Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
Issue ID
1288767
Regression
No
Editor hangs if source code contains some specific errors and ScriptUpdater runs
If source code contains a reference to a namespace that partially matches the namespace of a type configured to be updated through MovedFromAttribute Editor will hang waiting for ScriptUpdater.exe to finish but the later will itself enter in a loop and hang.
To reproduce the issue simply open the attached project and accept the ApiUpdater offer; Editor will hang (to move on you can either kill Editor or the associated Mono process that is running ScriptUpdater)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment