Search Issue Tracker
Active
Under Consideration for 1.7.X, 1.11.X
Votes
0
Found in [Package]
1.7.0
1.11.0
Issue ID
ISXB-1097
Regression
No
Setting InputEventPtr.handled to true does not prevent actions from triggering when changing devices
How to reproduce:
1. Open the “EventPtr_HandledTest.zip“ project
2. Open the “SampleScene“
3. Enter Play mode
4. Right-click on the mouse and then press space on the keyboard
5. Press “X“ on the DualSense controller
6. Repeat steps 4-5 a few more times
7. Observe the console
Expected result: “Jump“ and “Attack“ actions are not triggered
Actual result: Most of the time actions are triggered when switching devices
Reproducible with: 1.7.0 (2021.3.44f1), 1.11.0 (2022.3.49f1, 6000.0.22f1)
Reproducible on: Widnows 10, macOS 14.6.1 (M3)
Not reproducible on: No other enviroment tested
Note: Sometimes the issue does not reproduce for mouse and keyboard. However, it always reproduces for the controller.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment