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
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
- "EndLayoutGroup" error is thrown when turning on/off UI Toolkit Live Reload in the Inspector with GameObject selected
- Crash on __pthread_kill when opening a specific object
- UI Toolkit Debugger "Pick Element" selection works only after clicking it for the second time
- "InvalidOperationException: Trying to use a texture (_MainLightShadowmapTexture)..." and other Render Graph errors when MSAA is enabled with Render Graph and Game view tab is active
Add comment