Search Issue Tracker
Fixed in 0.3.0-preview
Votes
0
Found in [Package]
0.0.9-preview
Issue ID
1093834
Regression
No
[Android][Sensors] Gyroscope.current.angularVelocity differs from Input.gyro.rotationRate
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/281
On android angularVelocity (new Input) is 10 times lower than rotationRate (old Input)
And has opposite directions (positive vs negative number)
iOS works as expected (same as old Input)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment