Skip to content

Move post-process inspectors into cameras inspectors #754

@iMatD

Description

@iMatD

Salut Julien! I’m facing a problem with the editor in V.5.2.4 on MacOS and Windows.

In the editor itself when changing the parameters of the scene (like Image Processing, Dithering or even the colors), the preview shows it perfectly.

Image

When pressing on „Preview/Play“ theses parameters are not taken into account and the parameters are all discarded

Image

When pressing „Generate“ and then „Run Project“, the scene parameters are also discarded in the browser.
The only way I’ve found to fix this is to manually reapply all the scene’s parameters in page.tsx by code.

Question: aren’t "Preview" and "Play" using the same files/.jsons to render the scene? Or is there a cache that hinders the serializing of the scene's parameters when switching from "preview" to "play"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementfeatureDefines and adds a new feature to the product

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions