Defold 1.10.2 BETA

We are working on a fix for the broken docs

A couple more fixes have been added to the Beta.

2 Likes

One more fix added related to using hash keys in serialized tables.
We found that opening a project in Defold 1.10.2 Beta makes the game save incompatible with Defold 1.10.1.
To avoid it, we made a fix that increases the binary file format version only if you actually use a hash as a key in the table you’re serializing.
The fix will be delivered in ~1 hour.

4 Likes