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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment