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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment