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
- Warning "Full dialog message:" is logged when the project is upgraded to a newer version
- A 404 page is opened when selecting "Open Documentation" for any of the HDRP specific Input Nodes in Shader Graph
- A 404 page is opened when selecting "Open Documentation" on the URP Sample Buffer Node in Shader Graph
- UnsafeUtility.Malloc uses 4MB when creating an empty NativeQueue
- Custom Function Node's Label and Name Field is not limited to the Graph Inspector's bounds
Add comment