Search Issue Tracker
Fixed in 0.2.8-preview.1
Votes
0
Found in [Package]
0.2.7-preview.1
Issue ID
1306088
Regression
Yes
[Memory Profiler] fails to open snapshots and hangs in GC.Handles processing
Some Memory Snapshots can hang in the GC.Handles processing phase.
How to reproduce:
1. Create and open a new project
2. Install the Memory Profiler preview package, either via package manager (pre 2021.1) or via the package manifest
- https://docs.unity3d.com/Packages/com.unity.memoryprofiler@latest/
3. Click Import to load the attached snapshot
4. Open the imported snapshot
Expected result: The snapshot is opened within max 10 min.
Actual result: The snapshot is not opened and the process is stuck in the GC.Handles processing step.
Reproducible with:andy Unity version newer than 2018.3 + the Memory Profiler package between versions 0.2.2-preview.1 and 0.2.7-preview.1 (inclusive)
Not reproducible with: 0.2.1-preview.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
- Help box icon in "Tile Palette" window is blurry in both Unity themes
Add comment