Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.0f2
2019.1.0a1
2019.2.0a1
Issue ID
1121851
Regression
No
Post-processors cause black-screen in some builds and editors
To reproduce:
1) Create a new project
2) Import the attached unity package
3) Open the ErrorScene
4) On MainCamera, enable all the components
and then either:
a) Play it
b) Build and run it
Expected: Synthwave-esque view (screenshotted)
Actual: Black screen
Reproduced in 2017.4.0f1, 2018.3.0f2, 2018.2.0a7
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2019.2.X):
#pragma only_renderers line in user code prevents shader from working on Metal