Search Issue Tracker
Fixed
Fixed in 1.1.0
Votes
0
Found in [Package]
1.1.0-pre.1
Issue ID
PROFB-153
Regression
No
Objects from the "Referenced By" list aren't updated when switching through Memory Profiler objects with the arrow keys
How to reproduce:
1. Open the attached user project “Bug Test 2.zip”
2. Open the Memory Profiler (Window>Analysis>Memory Profiler)
3. Select the available Snapshot
4. Select the “All of Memory“ tab
5. Expand Scripting Memory, Managed Objects, and then System.String
6. Select any of the <No Name> strings
7. Press the “UP“ or “DOWN“ arrow key
Expected result: The objects in the “Referenced By“ list are updated
Actual result: The objects in the “Referenced By“ list are only updated when the mouse is moved
Reproducible with: 1.0.0 (2022.3.1f1), 1.1.0-pre.1 (2022.3.1f1, 2023.1.0b20, 2023.2.0a18)
Can’t test with: 0.7.1-preview.1 (2021.3.27f1) (“All of Memory” and “Unity Objects“ tabs are not supported)
Reproduced on: macOS 13.4 (Intel), Windows 10 (by reporter)
Note: This issue can be reproduced with other Memory Profiler objects that have the "Referenced By" list, not only the ones in the System.String category
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment