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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment