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
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
- The options modal for which type of Tilemap to create isn't drawn when it has been previously closed until the user moves their cursor
- There are 2 Overlay Menus present in the Tile Palette Window
- Unable to change the Shadow Map resolution for lights via Inspector when 'preserveCachedShadow' is enabled
- Adaptive Probe Volumes are not loaded when Adaptive Light Probes are exported via Asset Bundles and opened on another project
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.