Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2018.3
2018.3.3f1
2019.1
2019.2.0a1
Issue ID
1142394
Regression
No
Capturing a memory snapshot takes forever when memory heap is large
Reproduction steps:
1. Open the attached project inside of "1142394.zip"
2. Open and play "SampleScene"
3. Open the Memory Profiler inside Window -> Analysis -> Memory Profiler
4. Inside the Memory Profiler, click on "Capture Player"
Expected result: The Memory capture completes eventually
Actual result: The Memory capture never completes and hangs Unity Editor
Reproduces on: 2018.3.12f1, 2019.1.0b10, 2019.2.0a10, Package version 0.1.0-preview.6
Could not reproduce on pre-2018.3.0f1 due to missing namespaces for the package and 2019.1 early versions crash due to GC crash
Note:
- Test project requires over 8 Gigabytes of unallocated RAM
- No Input/Output activity can be seen with the system's local disks
Comments (1)
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
yanivng
Dec 15, 2019 10:27
Any plans to backport the fix to 2018.4 LTS?