Topic: Camera rotation using the compass on Android.

I am using the new Unity version 6000.0.29f1 together with the latest online maps version OnlineMaps 3.9.5. The project has no other setup than online maps (e.g. no scripts at all). In the inspector I have ticked the box "rotate Camera by Compass". THis used to work in older versions, but this time the map does not rotate. Is this related to chnages in the versions?

Jaap van Driel

Re: Camera rotation using the compass on Android.

Hi.

I just tested “rotate Camera by Compass” on Unity 6, and it works correctly on my side.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: Camera rotation using the compass on Android.

I've done some further testing. It is influenced by PlayerSettings/Configuration/Active Input Handling. This value has to be kept at (set to) "both". If it is set to Input System Package (the new IO system) then the compass value is not read.

Jaap van Driel