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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
TopherGopher
Jun 15, 2016 20:27
I run into a similar situation when reimporting objects. The inspector display disappears completely.