Search Issue Tracker
Fixed
Fixed in 6000.0.61f1, 6000.2.9f1, 6000.3.0b7
Votes
1
Found in
6000.0.60f1
6000.2.8f1
6000.3.0b6
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment