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
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
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.