0.3.4-preview
Pre-release
Pre-release
[0.3.4-preview] - 2022-03-02
Added
- Improvements to documentation explaining the use of AssetPacks
Changed
- Use UnsafeBuffer instead of MemoryStream in deserialization methods for better performance
[0.3.3-preview] - 2022-02-15
Added
- Improvements to documentation for AOT build steps
Fixed
- Issue where assets were missing from Asset Packs on first save
- Compile errors in player test builds
- Issues with invalid field names in
NativeNameattribute (fields in Matrix4x4)