Page 1 of 1

FileBrowser Asset

Posted: 31 May 2021, 21:18
Hello there

I found this free cross platform Filebrowser Asset: https://assetstore.unity.com/packages/t ... ser-113006, that I have included in my Unity project already containing NoesisGUI. I got some errors regarding input. The problem was in the Input Manager where I had to add Submit, Cancel, Horizontal and Vertical before it worked. As far as I understand, those are normally contained in a default Unity project, but since I am using NoesisGUI in this particular project, they are overridden. My question is, will this cause problems? Also if you know about another File browser alternative which might fit better with NoesisGUI, please tell me. For now it seems to work though.

Thanks in advance :)

Re: FileBrowser Asset

Posted: 02 Jun 2021, 12:59
by jsantos
Yes, you can add the missing virtual keys (Submit, Cancel, Horizontal and Vertical) if you need them, it shouldn't cause any issue. I don't know why we removed them.

Could you please report this in a ticket?

Re: FileBrowser Asset

Posted: 06 Jun 2021, 16:39
Thank you for your reply :)

I created a report with id #2042

Re: FileBrowser Asset

Posted: 07 Jun 2021, 12:06
by jsantos
Thank you!