UnitySimpleFileBrowser icon indicating copy to clipboard operation
UnitySimpleFileBrowser copied to clipboard

A uGUI based runtime file browser for Unity 3D (draggable and resizable)

Results 8 UnitySimpleFileBrowser issues
Sort by recently updated
recently updated
newest added

Hi, please I need some help using this asset package. I have tried following the steps from issues https://github.com/yasirkula/UnitySimpleFileBrowser/issues/70 but nothing seems to work. I switched between unity platform version...

bug

**Description of the bug** Hi! I'm testing the plugin on Mac OS and there is an issue with UnauthorizedAccessException when writing to the Root drive. The situation is: - the...

bug

Replaces the legacy text component with text mesh pro. This also updates `FileBrowser.CalculateLengthOfDropdownText()` to calculate size based on `TMP_FontAsset`

Hello, the file dialog seems very nice! However, the current implementation seems to be for component based UI but we are using Unity's new UIToolkit (uxlm and stylesheets) in our...

enhancement

**Description of the bug** FileBrowserHelpers.GetEntriesInDirectory() only works when called once unless using the same folder path used the first time, returns null every time after when using a different folder...

**Description of the bug** Assuming that all I want to file is to write a log file in a subfolder of the home or document folder, regardless of the device,...

**Description of the bug** I'm getting an error whenever I click play: Trying to add MoreOptionsButton (UnityEngine.UI.Image) for graphic rebuild while we are already inside a graphic rebuild loop. This...