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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
Add comment