- Home /
Question by
denizerturk · Apr 14, 2020 at 02:29 PM ·
webglxmlxmlserializer
XML Serialization not working on WebGL
I am using XML files and a file browser system to save and load scenes in runtime. I use System.XML.Serialization and it works on Windows build without any problem. However, when I try to use it on a web build it does not work. I can't serialize or deserialize XML files on Web. Is there anybody who tried something similar, or who knows the reason why this does not work?
Comment
Your answer
Follow this Question
Related Questions
WebGL XML parsing error "InvalidOperationException" 0 Answers
System.Xml.Serialization in UWP with IL2CPP 4 Answers
XML Error on Load 1 Answer
Invalid Encoding Specification Xml 1 Answer
Saving new children/subchildren in XML 0 Answers