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
- Crash on DualThreadAllocator<DynamicHeapAllocator>::Contains when closing a Sub Scene with DynamicBuffer to MetaChunkEntity in Play mode
- Crash on UnityMain when switching from DX11 to DX12 with HDR enabled
- Player gets a grey filter over the whole window when Player is in Exlcusive window mode and HDR is enabled
- Missing VisionOS "Target minimum VisionOS Version" Field in the Project Settings window
- External Script Editor preference resets to last set IDE when switching Unity Editor versions
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.