Search Issue Tracker
Fixed in 2021.3.13f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.1.0a17
Votes
3
Found in
2021.3.9f1
2022.2.0b7
2023.1.0a8
Issue ID
UUM-14489
Regression
Yes
Unity Editor crashes on UI::Canvas::UpdateCanvasRectTransform when exiting Play Mode
Steps to reproduce:
1. Open the project from the google drive link
2. Open the “Assets/Local/Example/battleZoneExample_hjh.unity” Scene
3. Enter Play Mode
4. Unpause Play Mode twice (Play Mode will auto-pause twice)
5. Press the “F7“ button twice
6. Hold the “D“ button until you hit a box and then press the “J“ button
7. Exit Play Mode
Expected result: Editor exits Play Mode
Actual result: Editor crashes
Reproducible with: 2021.3.9f1, 2022.1.6f1, 2022.1.14f1, 2022.2.0b7, 2023.1.0a8
Not reproducible with: 2022.1.5f1
Couldn’t test with: 2020.3.39f1 (couldn't resolve the “The type or namespace name 'PrefabStage' does not exist in the namespace 'UnityEditor.SceneManagement'“ error)
Reproducible on: Windows 10
Stacktrace:
UI::Canvas::UpdateCanvasRectTransform
UI::InitializeCanvasManager'::2'::EarlyUpdateUpdateCanvasRectTransformRegistrator::Forward
ExecutePlayerLoop
ExecutePlayerLoop
PlayerLoop
PlayerLoopController::InternalUpdateScene
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
Resolution Note (fix version 2023.1):
Fixed various canvas issues
Resolution Note (fix version 2022.2):
Fixed various canvas issues
Resolution Note (fix version 2021.3):
Fixed various canvas issues