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
- 2D Light Textures show the lights of any 'blend style' index higher than theirs (if present) when they aren't visible by the Camera using Render Graph
- [SpeedTree] Wireframe mode not rendering correctly ST assets
- Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph
- Decals do not get projected onto a GameObject draw with the Render Objects Renderer Feature when according to Event it should be projected
- The Depth value is not being written correctly in the Scene view when the Full Screen Pass Renderer Feature is applied on a GameObject with the Render Object Feature
Add comment