Search Issue Tracker
Fixed
Fixed in 6000.0.50f1, 6000.1.0b12, 6000.2.0a11
Votes
0
Found in
2022.3.54f1
6000.0.31f1
6000.1.0a8
6000.2.0a1
Issue ID
UUM-91306
Regression
No
Inspector focus is not updated correctly when rapidly selecting different enum fields in Inspector Window
How to Reproduce:
1. Open the attached “IN-90818_InspectorTest“ project
2. Navigate to System Settings > Trackpad, and enable the "Tap to click" option
3. Locate the "Ability" ScriptableObject asset in the Assets folder
4. Tap on an enum field within the "Ability" asset, such as Category, to open the dropdown menu
5. Close the dropdown menu by either tapping outside the menu or tapping the field again
6. Tap on a different enum field, such as Attack Type.
Expected result: The dropdown menu corresponding to the currently selected field should appear.
Actual result: The dropdown menu for the previously selected field reopens instead of the dropdown for the currently selected field.
Reproducible with: 2022.3.41f1, 2023.3.0b1, 6000.1.0a8, 6000.0.31f1
Not reproducible with: 2021.3.47f1, 2022.3.54f1, 2023.3.0a19
Reproducible on: MacOS 15.1.1 (M1 Max)
Not reproducible on: No other environments tested
Notes: The previously selected Category field reopens its dropdown menu. Closing this menu and hovering over the new field eventually moves the focus to the correct field.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Add comment