Search Issue Tracker
Fixed
Fixed in 2022.3.51f1, 6000.0.22f1, 6000.1.0a2, 7000.0.0a5
Votes
1
Found in
2023.3.0b10
6000.0.37f1
6000.1.0a7
7000.0.0a35
Issue ID
UUM-81554
Regression
No
Infinite loading/freezing in Memory Profiler when trying to view Object details from the Unity Object tab
How to reproduce:
1. Open the attached “IN-81572“ project
2. Open Memory Profiler (Window → Analysis → Memory Profiler)
3. Open an existing Snapshot
4. In the “Unity Objects“ tab expand “Texture2D“
5. Select an object under “Texture2D“
6. Observe the result
Expected result: Objects details are displayed
Actual result: Memory Profiler freezes
Reproducible in: 1.1.0 (2022.3.40f1)
Couldn't test with: 0.7.1-preview.1 (2021.3.41f1) (Unable to resolve package errors), 1.0.0 (2022.3.1f1) (Unable to resolve package errors), 1.1.0 (6000.0.14f1) (Compilation error: ”Assertion failed on expression: 'IsMapping()'“)
Reproduced on: Windows 11 Pro
Not reproduced on: No other environment tested
Workaround: Comment out {{return FindAsset(snapshot, unifiedUnityObjectInfo);}} (“EditorAssetFinderUtility.cs“, line 220)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Resolution Note (fix version 6000.1.0a2):
Fixed in 6000.1.0a2