Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
Issue ID
1274452
Regression
No
[Crash] Color space uninitialised can be set via C# script but built standalone player will crash
Steps
1.Switch to color space uninitialised (using C# editor script, like attached example)
2.Save project (to ensure serialized changes on disk)
3.Build project
Expected:
- No build
- Error or auto-switch away to Gamma or Linear color space
Actual:
- Build starts and finishes
- Built player crashes on start
Repro: 2020.2.0a21
Workaround: do not set color space to uninitialised via C# script
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
Add comment