gkngkc / UnityStandaloneFileBrowser

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

Solution - WebGL not working issue #130

Open tomaszwozniak123 opened 1 year ago

tomaszwozniak123 commented 1 year ago

There is some probably kind of FindObjectWithName inside WebGL part. So important is to NOT have this script (https://github.com/gkngkc/UnityStandaloneFileBrowser/blob/master/Assets/StandaloneFileBrowser/Sample/CanvasSampleOpenFileImage.cs) attached to Gameobject, which name is duplicated on the scene.