Search Issue Tracker
Fixed
Fixed in 6000.0.61f1, 6000.2.9f1, 6000.3.0b7, 6000.4.0a3
Votes
2
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment