Search Issue Tracker
Fixed in 5.2.0
Votes
1
Found in
4.6.1f1
Issue ID
669847
Regression
No
[WP8][Gyro] Input.gyro.useracceleration does not remove gravity on WP8
The input.gyro.useracceleration should remove the gravity values, thus resulting in pure user input. On wp8 it does not do that.
As a result, it duplicates the functionality of input.acceleration
To reproduce:
1. Import repro.unitypackage
2. Build & run to WP8
3. Notice the vector values on the top and bottom. The top ones report input.gyro.useracceleration. The bottom ones report the input.acceleration. The middle vector values are the difference between the two vectors
4. Notice that the top and bottom values are the same
Does not reproduce on Android
Comments (1)
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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
ZYSHAQ
Sep 19, 2015 11:25
I lost Imagine Cup PanArab Competition because of this bug around this end of April... I had the very same issue.