Search Issue Tracker
Active
Votes
0
Found in [Package]
1.15.0
Issue ID
ISXB-1749
Regression
No
anyKey.wasPressedThisFrame cannot be triggered while some key is held down
How to reproduce:
- Open the “wasPressedThisFrame_Bug.zip“ project
- Open the “SampleScene“
- Enter Play Mode
- Hold the Shift key and observe the Console
- Press the A key while holding the Shift key
- Observe the Console
Expected result: “True” is logged twice, once when the Shift key was pressed, and the second time when the A key was pressed
Actual result: “True“ is logged only once, when the Shift key was pressed, but not when the A key was pressed
Reproducible in: 1.3.0 (2023.1.0a1), 1.15.0 (6000.0.61f1, 6000.2.10f1, 6000.3.0b8, 6000.4.0a3)
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Add comment