Input.GetAxis returns a value, whilst CrosPlatformInputManager.GetAxis dosn't.

Title says it all, i will link a vid of me demonstrating it.

Hi mate not 100% sure, but I think CrossPlatformInputManager.GetAxis only gives a value when you’re debugging on an actual android device. Try logging out when running on an actual device (write to a text document somewhere on the device to check the log happens).

Hope this helped mate =)