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
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
- 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
TopherGopher
Jun 15, 2016 20:27
I run into a similar situation when reimporting objects. The inspector display disappears completely.