Currently anything involving serialization does not work on Android. This includes undo/redo, loading, and saving. Its quite possible this is because right now all builds have been done using IL2CPP and this might be different in a Mono build... but so far no one has gotten a Mono build of this project to actually run. We may need to look into other serialization options on android.
Currently anything involving serialization does not work on Android. This includes undo/redo, loading, and saving. Its quite possible this is because right now all builds have been done using IL2CPP and this might be different in a Mono build... but so far no one has gotten a Mono build of this project to actually run. We may need to look into other serialization options on android.