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

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
unitywebrequest [2021/05/24 19:16]
151.204.147.19
unitywebrequest [2021/05/30 16:26]
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:⁄⁄'' prepended. 
 +  * Windows does not require ''file:⁄⁄'', but will tolerate it.
unitywebrequest.txt · Last modified: 2022/01/28 17:29 by 73.217.35.3