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
- Material Component has two horizontal lines under it when its foldouts are closed
- Some selected Mesh Renderer Materials lead to Assets folder when pinged
- Editor colors appear darkened out when HDR Display Output is enabled
- Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
- UI Builder button text disappears in the GameView when the radius of the button is increased in a specific project
Resolution Note (fix version 2019.3):
Editor: Fixed deep profiling toggling not being reliable.