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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
Add comment