Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.1.6
Issue ID
1146548
Regression
No
Post Processing Stack Effect does not work in build when using Beautify asset package
How to reproduce:
1. Open the attached 'Beautify_2019.1.0f2.zip' project
2. Run the build
3. Compare Editor Game and Build views
Expected result: The build and editor renders the same image
Actual result: Post Processing Stack Effect is not rendered in build
Reproducible: 2019.1.0f2, 2019.2.0a12
Can't reproduce: 2018.3.13.f1, 2019.1.0a1, 2019.2.0a1, 2019.2.0a2, 2019.2.0a3 because of Package Manager Error on opening project
Notes:
- Beautify asset: https://assetstore.unity.com/packages/vfx/shaders/fullscreen-camera-effects/beautify-61730
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
The bug is not related to Post-processing but the Beautify asset. Asset's publishers are responsible for supporting their own assets.
In this case, it is indeed a shader's issue with Beautify, because after selecting BeautifyPPS > Resources > Shaders > BeautifyCore.shader in the project panel a lot of errors and warnings show up in the Inspector. These need to be fixed for the effect to work properly. Adding another builtin post-processing effect along with the Beautify effect shows that builtin effects work, only Beautify doesn't.