Search Issue Tracker
Fixed
Fixed in 1.12.0, 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
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
- References placed in a UnityEvent change to the same reference when multi-selecting their GameObjects
- "ShadowCaster2D" Component doesn't work when the "Casting Source" is set to "Polygon Collider 2D"
Add comment