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
- Scrollbar is disabled in Adaptive Probe Volumes in Lighting window
- Disabled dropdowns in Lighting window are inconsistently expanded or collapsed
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
TopherGopher
Jun 15, 2016 20:27
I run into a similar situation when reimporting objects. The inspector display disappears completely.