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