WebGLFileUploader
WebGLFileUploader copied to clipboard
This asset adds file upload capability to the Unity WebGL platform.
WebGL Templates have changed on newer versions of unity. Please update this package to support modern versions of unity (2020, 2021, 2022)
Selecting a large video file to upload into the webgl game will crash the page in the browser on low memory systems. Example: System with page closed is running at...
I'm developing an webGl unity app, running on github, that take pictures from the webcam, and i would like to save de data in a folder in the repo. How...
Hello. This is actually a feature request. Cancel button currently does not return a callback. It would be great to have one. Receiving a callback like NoFileSelected when cancel button...
hi, i see this is an example where i can upload in the same time i want to use it to get the local path for example: c://filename.png thanks