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
- “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
Add comment