Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.3.X, 2020.1.X
Votes
0
Found in
2019.3.12f1
2020.1.0b7
2020.2.0a8
2020.2.0a10
Issue ID
1244421
Regression
Yes
Editor freezes when capturing a Player snapshot through Memory Profiler
Reproduction steps:
1. Open a new or an existing project
2. Open the Package Manager window and install the Memory Profiler package
3. Build and run the project (make sure Development Build is enabled)
4. After the Player loads, go to Editor -> Window -> Analysis -> Memory Profiler
5. Switch from 'Editor' to the Player that is currently running and take a snapshot
Expected result: The snapshot is taken
Actual result: The Editor freezes
Reproducible with: 2019.3.12f1, 2020.1.0b7, 2020.2.0a8
Not reproducible with: 2018.4.22f1, 2019.3.11f1, 2020.1.0b6, 2020.2.0a7
Stable reproducibility may depend on the platform, initially reported as only Linux but can happen on any Editor platform capturing any Player platform.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point
Add comment