Search Issue Tracker
Active
Votes
0
Found in
6000.0.58f1
6000.2.6f1
6000.3.0b4
6000.4.0a1
Issue ID
UUM-121239
Regression
Yes
InspectorElement and AnimationMode memory leak when selecting different GameObjects in the Hierarchy with the Inspector tab open
How to reproduce:
1. Extract and open the attached “IN-119490.zip“ project
2. Ensure that the Inspector tab is open
3. Click multiple times on different GameObjects in the Hierarchy
4. Observe the “Animation Event Leak Detector“ tab
Expected result: The number of subscribers in the “THE DETAILED SUBSCRIBERS:“ section “onAnimationRecordingStart” remains the same with every selection of a different GameObject in the Hierarchy
Actual result: The number of subscribers in “THE DETAILED SUBSCRIBERS:“ section “onAnimationRecordingStart:” increases indefinitely with every selection of a different GameObject in the Hierarchy
Reproducible with: 6000.0.57f1, 6000.0.58f2, 6000.2.6f2, 6000.3.0b4, 6000.4.0a1
Not reproducible with: 6000.0.56f1
Reproducible on: macOS 15.5.1, Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Custom attribute type is not preserved when inserting a template to the VFX
- InspectorElement and AnimationMode memory leak when selecting different GameObjects in the Hierarchy with the Inspector tab open
- Previous model to world matrix is not correctly set for ASW
- More calls are made to GC.Alloc in an HDRP Sample Template when compared to the 2022.3 stream
- Generating Light Probe lighting returns inconsistent results on a specific mesh
Add comment