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
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
Add comment