Search Issue Tracker
Fixed
Votes
0
Found in
2019.4.0f1
2019.4.2f1
Issue ID
1258158
Regression
No
Simulated touch phase oscillates between "Moved" and "Stationary" when moving mouse cursor
How to reproduce:
1. Open attached project "DeviceSimBugs.zip"
2. Open Device Simulator Window
3. Open SampleScene
4. Enter Play Mode
5. Press LMB and move mouse in Device Simulator
Expected result: touch phase is "Moved" while mouse is moving and "Stationary" when mouse is stationary
Actual result: touch phase oscillates between "Moved" and "Stationary"
Reproducible with: 2019.4.2f1
Not reproducible with: 2018.4 (no Device Simulator package), 2019.4.3f1, 2020.1.f1, 2020.2.0a20
Package reproducible with: preview - 2.2.2
Package not reproducible with: preview - 1.0.0, preview - 2.2.1 (touch phase never becomes 'Stationary' after any movement until new click)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment