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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
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.