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
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
Resolution Note (2019.2.X):
#pragma only_renderers line in user code prevents shader from working on Metal