Search Issue Tracker
Fixed
Fixed in 2021.3.38f1, 2022.3.24f1
Votes
2
Found in
2021.3.34f1
2022.3.19f1
Issue ID
UUM-62034
Regression
No
Editor freezes when selecting a GameObject in the Scene view during the Play Mode
Reproduction steps:
1. Open the attached “TestEditor.zip” project
2. Open the “Assets/Scenes/TestEditorFreeze.unity” Scene
3. Enter the Play Mode
4. Switch to the Scene view
5. In the Scene view select any “Cube” GameObject
Expected result: GameObject is selected
Actual result: Editor freezes
Reproducible with: 2021.3.34f1, 2022.3.19f1, 2023.2.0a1
Not reproducible with: 2023.3.0b4
Fixed in: 2023.2.0a2
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 2022.3.24f1):
Resolved with this PR: https://github.cds.internal.unity3d.com/unity/unity/pull/46754
Resolution Note (fix version 2021.3.38f1):
Resolved with this PR: https://github.cds.internal.unity3d.com/unity/unity/pull/46755