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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment