Search Issue Tracker

Fixed in 1.1.0-preview.2

Votes

0

Found in [Package]

1.1.0-preview.1

Issue ID

1280853

Regression

No

Default Button Press Point in the Input System Package settings is not used when Interactions aren't set

Package: Input System

-

How to reproduce:
1. Open the user's attached "PressPointTest" project
2. Enter Play Mode
3. Slowly press down the Right Trigger of your Gamepad
4. Observe the console

Expected result: By default, it should print a message when press point reaches > 0.5
Actual result: It prints out a message as soon as it detects that the trigger is pressed

Reproducible with: 1.0.0-preview(2019.4.13f1), 1.0.0(2020.1.9f1), 1.1.0-preview.1(2020.2.0b7, 2021.1.0a2)
Can't test: 2018.4(package versions available are too old)

Notes:
- Triggers with an Interaction but using the default press point work as expected
- Requires a Gamepad to reproduce

  1. Resolution Note (fix version 1.1.0-preview.2):

    Button type actions previously did not respect button Press Points and thus required an explicit Press interaction. As of 1.1-preview.2, the performed method is called when the button reaches the Default Button Press Point without an Interaction.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.