FIX: ISXB-1127 2D Vector Composite returns "IsPressed()" incorrectly when moving the joy stick #2034
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This reverts commit 0ddd534 which introduced a new bug ISXB-1127 (https://jira.unity3d.com/browse/ISXB-1127)
Description
The fix for ISXB-746 (https://jira.unity3d.com/browse/ISXB-746) introduced a condition where the IsPressed state on a control was incorrectly toggled. ISXB-746 is somewhat of a corner case and had a reasonable work-around, so it is acceptable to revert that fix as this issue (ISXB-1127) is a regression.
Testing status & QA
Local tests are passing.
Overall Product Risks
Low risk
Comments to reviewers
Please describe any additional information such as what to focus on, or historical info for the reviewers.
Checklist
Before review:
Changed
,Fixed
,Added
sections.Area_CanDoX
,Area_CanDoX_EvenIfYIsTheCase
,Area_WhenIDoX_AndYHappens_ThisIsTheResult
.During merge:
NEW: ___
.FIX: ___
.DOCS: ___
.CHANGE: ___
.RELEASE: 1.1.0-preview.3
.After merge: