Search Issue Tracker
By Design
By Design in 2023.2.X
Votes
0
Found in
2023.1.0b9
2023.2.0a9
Issue ID
UUM-31838
Regression
Yes
UIToolKit elements don't receive OnKeyDown events when the UXML doesn't have explicit focusable=true
How to reproduce:
- Open the attached project "UIToolkit.zip"
- Open Assets/AI Designer Behaviour.asset
- Press space in the "AI Designer Behaviour" window
Expected results: Context menu opens
Actual results: Context menu doesn't open
Reproducible with: 2023.1.0a1, 2023.1.0b9 2023.2.0a9
Not reproducible with: 2021.3.22f1, 2022.2.0a17, 2022.2.13f1
Could not test with: 2020.3.46f1 (compilation errors in the Console window)
Reproducible on: Windows 10
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
The issue was present in the package side and has been addressed accordingly on that end. Closing this as designed since the cause was because it was missing traits when inheriting from a element that contained traits with defaults.
Resolution Note (2023.2.X):
The issue was present in the package side and has been addressed accordingly on that end. Closing this as designed since the cause was because it was missing traits when inheriting from a element that contained traits with defaults.