Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


unitywebrequest

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
unitywebrequest [2021/05/24 19:15]
151.204.147.19 created
unitywebrequest [2021/05/30 16:25]
uninomiconadmin
Line 1: Line 1:
 ====== UnityWebRequest ====== ====== UnityWebRequest ======
 +
 When using UnityWebRequest to load from the local filesystem: When using UnityWebRequest to load from the local filesystem:
-  * macOS **requires** that "file://" be prepended to the location.  + 
-  * Windows and Android do not require this, but will tolerate it.+  * macOS and iOS require that ''file:⁄⁄'' be prepended to the location. 
 +  * Android **must not** have ''file:⁄⁄'' added. 
 +  * Windows do not require ''file:⁄⁄'', but will tolerate it
 + 
 +Other targets are untested.
unitywebrequest.txt · Last modified: 2022/01/28 17:29 by 73.217.35.3