Serialization - Create solution for validation + migration #43
Labels
enhancement
New feature or request
high-priority
This is priority work that needs to happen sooner than later
stretchgoal
Long term goal and not an immediate priority.
Right now if JSON is not valid for current version of the engine, deserialization will fail and the engine will crash. We need a way to identify missing / malformed elements, warn about these and to create a temporary entry that will allow project loading to continue.
The text was updated successfully, but these errors were encountered: