Search Issue Tracker
Won't Fix
Votes
1
Found in
5.3.1f1
Issue ID
774720
Regression
No
[Android] [Unity remote 4] compass input returns 0
To reproduce:
1) Open the attached project
2) Open Unity remote 4 on android device
3) Play the scene 1, notice that it returns all zeros instead of compass vector
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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
DiegoWw
Jul 11, 2019 09:45
Same problem here in Unity Remote (at the device the Compass works). I was able to start the LocationService (waiting for it with a coroutine) and even get GPS readings, but the Compass still return all zeroes (and -1 as the Timestamp).
PS: For anyone not able to even get GPS to work, first enable Location access for the Unity Remote App on the phone itself, on Android configs. It does not automatically ask for permisson in any way.