Search Issue Tracker
Fixed
Fixed in 1.11.3, 7000.0.0
Votes
12
Found in [Package]
1.8.0-pre.1
1.11.0
7000.0.0
Issue ID
ISXB-656
Regression
No
The "Cancel" event is registered every frame when the Move action is used
Reproduction steps:
1. Open the attached “ASDQWE” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. In the Simulator View, click on the white square and drag it to any side
5. Observe the Console Window
Expected result: “Cancel MoveTouch(0.00, 0.00) UnityEngine.Debug:Log (object)” log is displayed when the square is released
Actual result: “Cancel MoveTouch(0.00, 0.00) UnityEngine.Debug:Log (object)” log is displayed while moving the square
Reproducible with: 1.6.3 (2021.3.31), 1.7.0, 1.8.0-pre.1 (2021.3.31, 2022.3.10f1, 2023.1.16f1, 2023.2.0b12, 2023.3.0a7)
Reproducible on: Intel macOS 13.5, VLNQA00267, Samsung Galaxy S10+ (SM-G975F), Android 12, CPU: Exynos 9 (9820), GPU: Mali-G76
Not reproducible on: VLNQA00120, Google Pixel 2 (Pixel 2), Android 8.1.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
Note: Reproducible on Game View
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Input.mouseScrollDelta is inconsistent when limiting framerate
- Undoing the branch rotation resets only wireframe and not mesh when undoing the action first time after launching the project
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
Add comment