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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.