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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment