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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment