Custom FileBrowser : Experiencing hangs and big delays.

[160015-filebrowser.zip|160015]

This is my custom full screen file browser. I tried to make this as universal and easy as possible. Just drop the folder in assets and go using FileBrowser.Show() to display the browser. Also tried to make it auto scale to any size display without too much fuss. Still have stuff to do, so this isn’t finished but I’m getting very annoying delays and hang ups when running, editing and switching from VS to Unity. There is a dialog that shows on the Unity editor when the hang ends but it’s only there for a fraction of a second and I don’t have enough time to read it. This is not behaviour I’ve encountered on any other project and only happens when I include the file browser. I can’t seem to isolate what’s causing it, so if anyone with more experience would take a look I’d be very grateful. I’ve only been using Unity for a couple months, so still very green.
Many thanks
Marc.

I can’t really reproduce the issues you’re having. Apart from that fact that your whole class / setup is not hot reload compatible I don’t get any unusual / additional hangs or delays when I switch back to Unity while the game is running.