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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment