Search Issue Tracker
Active
Votes
0
Found in
1.1.10
Issue ID
UUM-133927
Regression
No
Memory Profiler References detail views collapse when sorting Unity Objects
Steps to reproduce:
- Create a new project using Universal 3D template
- Install the Memory Profiler package
- Open the Memory Profiler window (Window > Analysis > Memory Profiler)
- Click Capture New Snapshot
- Navigate to Unity Objects tab
- Click Flatten Hierarchy
- Select any texture (or any item that has References foldout)
- Observe the References foldout fields in details panel
- If not collapsed already, sort the Unity Objects list by clicking on "Native Size" column
- Observe the "Referenced By" or "Shortest Path To Root" fields in the details pane
Actual results: The views appear collapsed to a very small height so that no rows are visible, making them look empty and content is only revealed by manually dragging the separator to resize the area
Expected results: The Shortest Path To Root, Referenced By, and References views are fully visible by default and show their content without requiring manual resizing
Reproducible with versions: 1.1.9, 1.1.10 (6000.0.66f1, 6000.3.7f1, 6000.4.0b8, 6000.5.0a6)
Tested on (OS): Windows 11, macOS 26.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment