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
- DisplayDialogComplex crashes with a long content string containg Cyrillic chars
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
Add comment