How to import/Export save string?
I am trying to create a import/export system for my game. While it does work, I am getting an error every time the game is reloaded and I open up the import/export overlay (It fixes itself as I click on it again and then works fine until the game is reloaded).
I am currently using the plugin in the link below instead of default input field. https://assetstore.unity.com/packages/essentials/tutorial-projects/ime-input-for-unity-webgl-64933
the error I am getting: http://prntscr.com/jwnpwh
Any help or hints would much appreciated
Comment