Hi,
Im running into issues with TP5 when using the WebRequest class (“System.NotSupportedException: The URI prefix is not recognized.”).
In the ML documentation, they have a schema tag, but this is not included in the manifest.xml file that gets generated with unity (I verified by extracting the mpk files and inspecting the manifest.xml).
How do I provide a custom manifest, or add the schema tag to the generated manifest?
Thanks!