Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.3.45f1
2022.3.51f1
6000.0.25f1
6000.1.0a2
Issue ID
UUM-85805
Regression
No
[Device Simulator] The non-zero touch states do not reset and are set to the "Began" state with "InProgress" being true when releasing the left-click
How to reproduce:
1. Open the “SimulatorTouchInput“ project
2. Open the “SimulatorTouchInput“ scene
3. Open the “Window/General/Device Simulator“ window
4. Enter the Play Mode
5. Press and hold left-click on the interactive area of the Device Simulator
6. Press and hold the “Alt“/”Option” key
7. Release the left-click
8. Release the “Alt“/”Option” key
9. Click on the interactive area of the Device Simulator with the left-click
Expected result: After releasing the final left mouse click, all the non-zero touch states should have been reset
Actual result: After releasing the final left mouse click, the non-zero touch states have not been reset and instead, it is set to the “Began” state with “InProgress” set to true perpetually
Reproducible with: 2021.3.45f1, 2022.3.51f1, 6000.0.25f1, 6000.1.0a2
Reproducible on: macOS 14.6.1 (Intel), Windows 10 Pro (22H2)
Not reproducible on: No other environment tested
Note: The project platform target should be set to Android
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance degrades when Vsync is enabled on computers with Radeon GPUs and monitors with refresh rates above 60Hz
- Serialized UnityEvent data is lost when array elements are reordered and applied to prefab via "Modified Component" menu
- Crash when you call UnloadAllAssetBundles and there are pending AssetBundle.UnloadAsync tasks
- NullReferenceException is thrown in BuilderAssetModificationProcessor.IsUxml() when null string is passed as the assetPath parameter
- IAP Catalog ID and Type fields get inverted when the IAP Catalog window is docked and resized
Resolution Note:
We have ran several tests but are unable to reproduce the issue.