Search Issue Tracker
Duplicate
Votes
0
Found in
2020.1
2020.1.0b12
Issue ID
1254400
Regression
Yes
<CallDelay> Call appears when entering in PlayMode and causes performance regressions for Editor Play Mode
When profiling the Editor in 2020.1, a <callDelay> section appears highlighted in editor play-mode that causes a laggy experience in editor.
Attached -photos and recording of side by side profiling of entering play mode for both 2019.4 and 2020.1
Repro steps:
- download this project
- turn on editor profiling
- enter play mode
- after that, pause and scrub the timeline and notice that <CallDelay> take up 89% of the CPU on enter play mode.
For more complicated projects, that delay is really really large, as these forum posts suggest
https://forum.unity.com/threads/editor-loop-high-thread-utilization-on-play-mode.899840/
https://forum.unity.com/threads/2020-1-0b11-unresponsive-and-extremely-choppy-in-play-mod.906608/
Not reproducible in 2019.4 or 2020.2.0a14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] The Error "ReleaseButton expects buttonId" is thrown when trying to add file using drag and hold in the Project Window
- Highlighted text is difficult to see in “Create Node” menu when Editor theme is set to light
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
Add comment