Search Issue Tracker
In Progress
Fix In Review for 6000.0.X, 6000.2.X, 6000.3.X
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
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
- [Android][iOS] Particles are not affected by External Forces when loaded from AssetBundles with Strip Engine Code enabled
- Rendering Debugger "STP" and "Reflection Probe Atlas" overlays don't change size when changing the "Map Size"
Add comment