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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.