Plugin

Great work on the plugin updates ! Love the input mapping support.

Unfortunately I’m getting some strange results on the Pitch values on both hydra controllers, while Yaw and Roll are working as expected. I’m using blueprints to get the values and print them to the screen.
When I turn the hydra 90 degrees on the Yaw and the Roll it translates in a 0.5f change, when its turned 180 degrees a 1f change, as far as I can judge, is correct and expected behaviour.
The Pitch is a whole other story, when I hold it flat it returns value 0 as expected, but when I turn it the values seem to go up to ~0.8f after a 90 degrees turn and returns to 0 at the 210 degrees mark, after that it turns negative but the negative part turns in the last 150 degrees.

Is something I might be doing wrong or is the input not correctly mapped? And does anyone else has problem?