Search Issue Tracker
Fixed
Fixed in 6000.0.58f1, 6000.2.5f1, 6000.3.0b2, 6000.4.0a1
Votes
0
Found in
2022.3.65f1
6000.0.55f1
6000.1.15f1
6000.2.0f1
6000.3.0a4
Issue ID
UUM-113349
Regression
No
Pressing Animation window play button doesn't unfocus last opened dropdown menu
Steps to reproduce:
- Create a new project
- Open Window > Animation > Animation
- Create an Animation Clip for any game object
- Press Animation Clip dropdown to open it (just below the Preview button)
- Press on the dropdown again to close it
- Press Play button in the Animation window
- Press 'space' keybaord button to stop the animation
\\
Actual results: dropdown menu gets opened as it still has focus
Expected results: pressing Play button removes focus from previously opened dropdown menu
\\
Reproducible with versions:
2022.3.65f1, 6000.0.55f1, 6000.1.15f1, 6000.2.0f1, 6000.3.0a4
\\
Tested on (OS):
Macbook M1 MacOS Sequoia 15.5
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
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Resolution Note (fix version 6000.4.0a1):
Fixed by removing keyboard focus whenever the user clicks on any option button in the playback controls panel to ensure that the playback control options are always received.
Resolution Note (fix version 6000.3.0b2):
Fixed by removing keyboard focus whenever the user clicks on any option button in the playback controls panel to ensure that the playback control options are always received.
Resolution Note (fix version 6000.2.5f1):
Fixed by removing keyboard focus whenever the user clicks on any option button in the playback controls panel to ensure that the playback control options are always received.
Resolution Note (fix version 6000.0.58f1):
Fixed by removing keyboard focus whenever the user clicks on any option button in the playback controls panel to ensure that the playback control options are always received.