Hello,
I have a text input field which is inside a panel which is inside a canvas
Canvas>Panel>Text Inputfield
Every time I type text inside the input field and press space bar, it moves the camera up which is behaviour that space bar provides when navigating the map.
How can I stop it doing this at runtime, when I type text into the field?
Thanks