com.unity.runtime-scene-serialization 0.3.5-preview
com.unity.runtime-scene-serialization
Notes: processedReleased May 5, 2022
Unity Compatibility
Minimum Unity: 2019.3 (0f6)
Package Dependencies
- com.unity.properties (1.5.0-preview)
- com.unity.serialization (1.5.0-preview)
- com.unity.xrtools.utils (1.1.1)
✨ Features
- SceneSerialization.FromJsonOverride method for deserializing to existing containers
- Basic AssetBundles example
🔧 Bug Fixes
- 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
