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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Add comment