Releases: needle-mirror/com.unity.addressables
Releases · needle-mirror/com.unity.addressables
0.0.16-preview
[0.0.16-preview] - 2018-04-04
- added BuildResult and callback for BuildScript
- added validation of instance to scene and scene to instance maps to help debug instances that change scenes and have not been updated
- added ResourceManager.RecordInstanceSceneChange() method to allow RM to track when an instance is moved to another scene
- moved variable expansion of location data to startup
0.0.15-preview
[0.0.15-preview] - 2018-03-28
- added BuildResult and callback for BuildScript
[0.0.14-preview] - 2018-03-20
- Updated dependencies
0.0.12-preview
[0.0.12-preview] - 2018-03-20
- Minor UI updates
- doc updates
- fixed bug involving caching of "all assets"
- improved error checking & logging
- minor bug fixes.
0.0.8-preview
Changelog
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
[0.0.8-preview] - 2018-02-08
- Initial submission for package distribution