Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a23
2020.1.0b5
Issue ID
1235872
Regression
Yes
[Animation] 'Property window' remains stay open after closing the Animation window
After creating new Animation then during adding a Property, 'Property window' remains to stay open, on closing the Animation window. refer to the attached video
Steps To Repro:
1] Create a new project.
2] Window > Animation >Animation Window
3] Hierarchy > 3D object > Cube
4] Animation > Create New Animation
5] Animation Window > Add Property
6] Close the Animation window
Actual Result:
'Property window' remains open after closing the Animation window.
Expected Result:
'Property window' should close as soon as the Animation window gets closed.
Workaround:
On clicking anywhere in the Project screen will vanish 'Property window'.
Occurring on:
2020.2.0a7, 2020.1.0b5, 2020.1.0a23
Working fine:
2020.1.0a22, 2019.3.6f1
Environment:
macOS 10.15+
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note (fix version 2020.2):
In this fix, we detect if a tab/docked window is going to close and change the focus accordingly to make sure all the popups that opened from this tab/docked window go away.