Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3
2020.1
Issue ID
1210292
Regression
Yes
Deep Profiling in the Editor does not reliably turn on/off
When running the editor (2020.1a18) and using the profiler to profile the editor itself outside of play-mode, I cannot get deep profiling to work reliably. Toggling deep profiling on and off via the toggle button sometimes doesn't trigger domain reload.
Steps to reproduce:
1. Load a project and open the profiler.
2. Enable and disable deep profiling a few times.
3. Take note that sometimes no domain reload is triggered and the deep profiling toggle does not represent the actual state of deep profiling.
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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note (fix version 2019.3):
Editor: Fixed deep profiling toggling not being reliable.