Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X
Votes
1
Found in
6000.0.60f1
6000.2.8f1
Issue ID
UUM-122500
Regression
Yes
"NullReferenceException" error and memory leak warning is thrown when Entities Graphics package is installed
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Package Manager window (Window > Package Management > Package Manager)
- Install the Entities package
- Install the Entities Graphics package
- Observe the Console window
Actual results: "NullReferenceException: Object reference not set to an instance of an object" error is thrown, and "Leak Detected : Persistent allocates 12 individual allocations." memory leak warning is thrown
Expected results: No errors are thrown
Reproducible with versions: 6000.0.60f1, 6000.2.8f1, 6000.3.0b6 (342471dcaf1d)
Not reproducible with versions: 6000.3.0b5, 6000.3.0b7, 6000.4.0a3
Tested on (OS): MacOS Silicon Sequoia 15.6.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment