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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.