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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment