Search Issue Tracker
Fixed in 2021.3.17f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X
Votes
0
Found in
2020.3.41f1
2021.3.13f1
2022.1.23f1
2022.2.0b15
2023.1.0a2
Issue ID
UUM-21096
Regression
No
[Windows] The Unity Editor becomes unresponsive when a modal window loses focus and an aux window exists
How to reproduce:
1. Open the attached user project “ModalWindowFromAuxWindowEditorFreeze.zip“
2. Open the “Aux Window“ window (Bug Report>Open Aux Window)
3. Press the “Open Modal Window“ button
4. Un-focus the Unity Editor window
5. Focus on the Unity Editor window
Expected result: The “Modal Window“ window is shown, it is possible to close the window and continue using the Editor
Actual result: The “Modal Window“ window isn’t shown, the Editor is unresponsive
Reproducible with: 2020.3.41f1, 2021.3.13f1, 2022.1.23f1, 2022.2.0b15, 2023.1.0a2
Not reproducible with: 2023.1.0a3, 2023.1.0a20
Reproduced on: Windows 10 (19044.2251)
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
Add comment