0
Answered

Postprocessing works only in the editor

dgcrt 12 months ago in realvirtual.io Starter and Professional updated by Support 6 months ago 8

Good morning,

Using the professional version and building for windows the postprocessing works only in the editor and not in the build, what can depend on?

Thank you,

G.D.

Answer

Answer

Hello,

I have checked your project and solved the problem:

- I added an empty game object to the hierarchy

- add to the layer "rvSelection"

- moved the post process volume from the main camera to the empty game object.

Image 986


- added the scene in the build settings

Image 985

With this the build was successful. Please evaluate this on your version and let me if it works.

Kind regards

Christin

Under review

Did you checked the player log if there are some error messages?

https://docs.unity3d.com/Manual/LogFiles.html

Player.log


I attach the file, is there anything inherent in postprocessing?

No I don't see something in the log which gives me a hint. I think this is nothing special for realvirtual. You are using Postprocessing with Standard Rendering Pipeline - right? We usually use URP if we need Postprocessing for a higher visual quality. Could this be an option (I know URP is a little bit more complicated but usually it works quite well?)

Good morning,

is it possible to have remote support to solve this problem?

Can you send us your full project as a ZIP file and we will check.

You can upload it here:

https://realvirtual.io/send


Please tell us also the System (Windows, Linux, Mac?) and the Unity version you are using.

I submitted the project, uploaded to the latest version of realvirtual but the problem persists, also now the build runs very slow.

Thank you very much!

Answer

Hello,

I have checked your project and solved the problem:

- I added an empty game object to the hierarchy

- add to the layer "rvSelection"

- moved the post process volume from the main camera to the empty game object.

Image 986


- added the scene in the build settings

Image 985

With this the build was successful. Please evaluate this on your version and let me if it works.

Kind regards

Christin