All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Fixes, improvements and more tests
- More Tests
- Removed
UnityObjectContractResolver.UnityObjectConverter
property
- Subassets are now correctly serialized by
EditorUnityObjectConverter
- Collections of Unity Objects are now correctly serialized by
EditorUnityObjectConverter
andRuntimeUnityObjectConverter
Some bugfixes
- NRE in
EditableAssetTargetView
OnDestroy - Added missing
TextFilePreview.Cleanup
call for Unity 2021+