Search Issue Tracker
Fixed
Fixed in 2021.3.30f1
Votes
0
Found in
2021.3.29f1
Issue ID
UUM-2195
Regression
No
[Backport] Editor crashes when compiling scripts if UNITY_DIAG_ENABLE_DOMAIN_RELOAD_TIMINGS environemnt variable is set
How to reproduce:
0. If not set already, set the UNITY_DIAG_ENABLE_DOMAIN_RELOAD_TIMINGS system environment variable to value 1 and restart the machine for changes to take effect
1. Clear Unity cache (AppData/Roaming/Unity)
2. Create a new Unity project
3. Create a new script
Expected result: script compiles successfully
Actual result: the editor crashes while compiling
Reproducible with: 2021.1.9f1, 2021.1.11f1
Could not test with: 2018.4.36f1, 2019.4.28f1, 2020.3.12f1, 2021.1.8f1, 2021.2.0a20(env variable has no effect)
Notes:
If the crash does not occur, try clearing the other Unity folders in AppData and delete the Unity Editor 5.x folder in the Registry
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "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
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment