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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.