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
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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.