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
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Resolution Note (fix version 2019.3):
Editor: Fixed deep profiling toggling not being reliable.