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
- “Render Quad” Material icon is not rendered in Inspector
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
Add comment