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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
TopherGopher
Jun 15, 2016 20:27
I run into a similar situation when reimporting objects. The inspector display disappears completely.