Search Issue Tracker
Fixed in 2022.3.51f1
Fixed in 2022.3.X, 6000.0.X, 6000.1.X, 7000.0.0a5, future release
Votes
1
Found in
2023.3.0b10
6000.0.37f1
6000.1.0a7
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 6000.1):
Fixed in 6000.1.0a2