Search Issue Tracker
Not Reproducible
Votes
3
Found in
5.3.5f1
Issue ID
800920
Regression
Yes
Compilation error causes locked inspector to freeze
Steps to reproduce:
1. Open user's attached project.
2. Open the scene called "Test".
3. Select "GameObject" from the hierarchy.
--- Note that it has a component called Script1.
4. Lock the inspector panel.
5. In the project, select Script1 and duplicate it, which will cause a compilation error.
--- Note that the inspector no longer redraws and the error spam in the console.
--- Note that the inspector can no longer be unlocked and the tab cannot be closed.
6. Delete the duplicated script.
--- Note that the inspector returns to life.
Regression introduced in 5.3.4p4
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
TopherGopher
Jun 15, 2016 20:27
I run into a similar situation when reimporting objects. The inspector display disappears completely.