Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.2.0 - Entities
1.3.X - Entities
Issue ID
ECSB-1035
Regression
Yes
"NullReferenceException" error thrown in the Console after removing a package via the Package Manager when the Entities Hierarchy window is open
Reproduction steps:
1. Open the attached “repro_IN-72399“ project
2. Open the Entities Hierarchy window (“Window → Entities → Hierarchy“)
3. While having the Entities Hierarchy tab open, open the Package Manager
4. Remove any package (for example, the “Timeline“ package)
Expected result: No errors show up in the Console
Actual result: “NullReferenceException: Object reference not set to an instance of an object“ error shows up in the Console
Reproducible with: 1.0.14 (2023.2.17f1), 1.2.0 (2022.3.23f1, 2023.2.17f1, 6000.0.0b14)
Not reproducible with: 0.51.1-preview.21 (2021.3.37f1), 1.0.11 (2023.2.17f1)
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
Note: The error appears both after removing and after installing a package
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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Resolution Note:
There are no fixes planned for this Bug