gkngkc / UnityStandaloneFileBrowser

A native file browser for unity standalone platforms
MIT License
2.01k stars 317 forks source link

Space and Enter open file explorer #107

Closed liberty293 closed 2 years ago

liberty293 commented 2 years ago

After opening the file explorer in the demo scene, pressing the spacebar opens the file explorer again. This does not happen if I click away from the app and then back on the app, but I do not understand why the spacebar is opening the file explorer. This makes it impossible to map the spacebar to other functions.

Note: the same occurs when pressing enter.