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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment