Search Issue Tracker
Active
Under Consideration for 1.14.X
Votes
1
Found in [Package]
1.14.0
Issue ID
ISXB-1541
Regression
Yes
Null key present in Keyboard.current.allKeys when iterating through the key list
How to reproduce:
1. Open the “IN-99819_NullKeyboardKey“ project
2. Open the “SampleScene”
3. Enter Play Mode
4. Exit Play Mode
5. Observe the Console
Expected result: No keys are null
Actual result: A warning is present: “Null key detected at index: 110”
Reproducible with: 1.14.0(2022.3.61f1, 6000.0.47f1, 6000.1.0f1, 6000.2.0a9)
Not reproducible with: 1.13.1(2022.3.61f1, 6000.0.47f1, 6000.1.0f1, 6000.2.0a9)
Reproducible on: macOS 15.4.1 (M1 Max), Windows 11 (by user)
Not reproducible on: no other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment