How to reproduce:
1. Open the attached project "EditorStepBug" and load Scene "SampleScene"
2. Enter Play mode
Expected result: no error is thrown or an informative error shows up
Actual result: the following error is thrown:
"An abnormal situation has occurred: the PlayerLoop internal function has been called recursively. Please contact Customer Support with a sample project so that we can reproduce the problem and troubleshoot it."
Reproducible with: 2020.3.45f1, 2021.3.20f1, 2022.2.9f1, 2023.1.0b6, 2023.2.0a4
Notes:
- The issue also reproduces when calling EditorApplication.Step() without pausing Play mode