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
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
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
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.