Fixed bugs related to C# script serialization and deserialization #277

Merged
Pycorax merged 4 commits from SP3-6-c-scripting into main 2022-11-25 00:08:58 +08:00
Pycorax commented 2022-11-24 23:29:34 +08:00 (Migrated from github.com)
  • Fixed bug where lists failed to be deserialized correctly due to failed object construction
  • Fixed crash from adding an element to a list of strings in the script inspector
  • Fixed crash caused when building scripts in debug mode when a debugger is attached
  • Fixed bug where scripts loaded after a scene change would not have serialised data
- Fixed bug where lists failed to be deserialized correctly due to failed object construction - Fixed crash from adding an element to a list of strings in the script inspector - Fixed crash caused when building scripts in debug mode when a debugger is attached - Fixed bug where scripts loaded after a scene change would not have serialised data
XiaoQiDigipen (Migrated from github.com) reviewed 2022-11-24 23:29:34 +08:00
Sign in to join this conversation.
No description provided.