Search Issue Tracker
Fixed in 0.6.0-preview.24
Votes
0
Found in [Package]
0.5.1-preview.11
Issue ID
1218733
Regression
No
[ECS] Locking the Inspector of an Entity from Entity Debugger while in Play Mode throws exceptions after exiting Play Mode
How to reproduce:
1. Open attached project "InspectorLock.zip" and scene "SampleScene"
2. Enter Play Mode
3. In Entity Debugger window, select any entity and lock the Inspector window
4. Exit Play Mode
Expected result: No exceptions are thrown
Actual result: "NullReferenceException: Object reference not set to an instance of an object" exceptions are thrown
Reproducible with: 2019.3.5f1, 2020.1.0b1, 2020.2.0a2
Could not test with: 2017.4, 2018.4 (no ECS support)
Reproducible with package versions: 0.3.0-preview.4, 0.5.1-preview.11
Note:
Unlocking the Inspector after exiting Play Mode stops the exceptions from being thrown
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
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
Resolution Note (fix version 0.6.0-preview.24):
Fixed package available from Unity version 2019.3.0f1 and up.