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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment