A simple solution to navigate through your project UI with a single key.Works with Unity 2019, 2020, 2021, 2022, 2023 and Unity 6 on Windows 11 or Windows 10.They will likely work in all versions of Unity that use the old or new Unity Input System.With this package, you will be able to navigate through your game's interface by pressing the Tab key.You can move through all interface elements that have the Selectable component (InputField, Button, Toggle...). You only need to add a script to your scene for it to work; no configuration is required.You will be able to move between input fields by pressing only one key (Tab), unlike Unity's default navigation system which requires the use of two keys (Enter and Tab).It is compatible with both Unity Input System.Works on both Unity Input SystemWorks on all Render PipelinesEasy to useImprovement of the Navigation System functionality.Better InputFields navigationConfigurable keyUnity UI