Search Issue Tracker
Fixed
Fixed in 1.15.0
Votes
2
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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment