How to reproduce:
1. Open the attached “IN-143741“ Project
2. Open the “SampleScene“ Scene (Assets/Scenes/)
3. Observe the crash
Reproducible with: 6000.0.11f1, 6000.0.79f1, 6000.3.19f1, 6000.5.3f1, 6000.6.0b3, 6000.7.0a2
Could not test with: 6000.0.10f1 (Project contains assembly errors which stop the scene from fully compiling)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Opening the specific Scene does not crash the Editor if the scripts inside of the Scene contain compilation errors
- If the Project previously had the specific Scene opened, the Project crashes on startup
First few lines of the stack trace:
0x00007FFA270CC832 (mono-2.0-bdwgc) mono_traverse_object_internal
0x00007FFA270CD360 (mono-2.0-bdwgc) mono_traverse_array
0x00007FFA270CD0C6 (mono-2.0-bdwgc) mono_traverse_objects
0x00007FFA270CDFA4 (mono-2.0-bdwgc) mono_unity_liveness_calculation_from_root
0x00007FF9C7086E94 (Unity) ProcessMonoBehaviour