[Report Case Id: IN-86490]Unity version 6000.0.22f1 takes a rather extended period of time to enter Play mode

Hi,

Unity version 6000.0.22f1 takes a rather extended period of time to enter Play mode. I am truly unsure of the specific reason for this. In Unity 2022.3f1, when using the same project and having the same settings, such an issue simply does not exist at all.

The video: https://youtu.be/XNnojVovRmo

Report Case Id: IN-86490

Best,
NSWell

OK, this situation is caused by Reload Domain. It is hoped that this bug can be fixed. Without enabling reload doamin, the code will not run.

Create a new project through Unity 6. As long as XR Plugin Management is installed, this problem will be triggered!!!

Unity 6 Pre 22f1
XR Plugin Management 4.5.0

This problem is caused by EditorApplication.update += ProcessWorkQueue; in XREditorWorkQueue.cs.