Hi, just trying my first steps with Needle. I have exported a simple scene where I am using Unity Starter Assets (Kyle robot) and a Cinemachine virtual camera to follow the movements. I have installed Needle and setup the Exporter object as described in Create a new scene from scratch from here https://engine.needle.tools/docs/getting-started/.
My problem is that when I run play and the scene is exported in the Browser by Needle, the controller input does not work (arrow keys or any other controller input key do nothing).
What should I do to export the controller input correctly using Needle?