Skip to content

0.3.5-preview

Pre-release
Pre-release

Choose a tag to compare

@Needle-Mirror-Bot Needle-Mirror-Bot released this 07 Jun 20:23

[0.3.5-preview] - 2022-05-05

Added

  • SceneSerialization.FromJsonOverride method for deserializing to existing containers
  • Basic AssetBundles example

Fixed

  • Issues serializing very large or very small ulong, decimal, double, and float values
  • Issue where generated property bags for built-in types would be empty if those types had UnityEngine.Object fields or properties stripped.
  • Issues with importing scenes immediately on app start in Awake