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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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.