Unity Issue Tracker - Editor crashes when exiting the Play Mode while a certain GameObject is selected
Fixed
UUM-3249
Editor crashes when exiting the Play Mode while a certain GameObject is selected
Unity: Optimization
Fixed
2023.1.X
2022.2.X
2021.3.X
Won't Fix
2021.2.X
"This PR has landed in 2021.3/staging - Unity 2021.3.11f1"
https://github.cds.internal.unity3d.com/unity/unity/commit/119609cf194e4bdb6261f76c2c72022a50463680
2021.2 is now 2021.3
Reproduction steps:
1. Open the repro project
2. Open _LittleDemolition2/_Scenes/Stages/021.unity scene
3. Select the Stage GameObject in the Hierarchy window
4. Enter the Play Mode
5. Exit the Play Mode
Expected result: Play Mode is stopped
Actual result: Editor crashes
Reproducible with: 2021.2.17f1
Could not test with: 2019.4.37f1, 2020.3.31f1 (could not downgrade the project), 2022.1.0b13, 2022.2.0a8 (one of the Packages used in the Project does not support 2022.1 and above)