Search Issue Tracker
Active
Votes
0
Found in
6000.0.31f1
6000.1.0a8
Issue ID
UUM-91306
Regression
Yes
Inspector focus is not updated correctly when using tap-to-click to select 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: 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
- Visual glitch with Editor Tool Tips when switching between them quickly
- [Android] [Vulkan] Error “RenderTexture.Create failed: format unsupported for random writes - R16 SFloat (45).“ logged when during launch on an project with URP 2D Renderer
- [Happy Harvest] Readme text is white on light grey in light mode
- Inspector focus is not updated correctly when using tap-to-click to select enum fields in Inspector Window
- Terrain loaded from addressables not visible when the Draw Instanced option is enabled
Add comment