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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
Add comment