Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a1
2019.3.0a6
Issue ID
1164059
Regression
Yes
Editor crashes when taking memory snapshots for the first time after installing the Memory Profiler package
How to reproduce:
1. Create a new project
2. Add the Memory Profiler package to the project
3. Open the Memory Profiler Window (Window -> Analysis -> Memory Profiler)
4. Capture the Editor once, wait for a second for it to complete and capture the Editor again
5. Observe the crash
Expected result: Another memory snapshot is taken without any issues
Actual result: Editor crashes
Reproduced in: 2019.3.0a7 (With Memory Profiler version: 0.1.0-preview.6)
Not reproducible with: 2019.2.0b7, 2019.1.7f1, 2018.4.3f1 (With Memory Profiler version: 0.1.0-preview.6)
Notes:
- Reproduces both when taking Player snapshots and Editor snapshots.
- Only reproduces after installing the package for the first time, for instance, if the package was installed and the Editor was immediately closed and reopened the crash no longer reproduces when taking memory snapshots.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Video is not rendered in Video Player when Material Override is set as the Render Mode and a SpriteRenderer is used
- Scene.isSubScene returns True when a Scene that is not a SubScene is loaded in a build
- The Search window does not show objects with inherited components when filtering by type
- Scrolling occurs when using a shortcut with "Wheel Up" or "Wheel Down" on a selection command in a scrollable Hierarchy window
- Shortcut fails to trigger when using KeyCode.WheelUp with ShortcutModifiers.Shift
Add comment