com.unity.addressables 1.6.2
Notes: processedReleased February 13, 2020
Unity Compatibility
Minimum Unity: 2018.3
Package Dependencies
- com.unity.modules.assetbundle (1.0.0)
- com.unity.modules.unitywebrequest (1.0.0)
- com.unity.modules.unitywebrequestassetbundle (1.0.0)
- com.unity.scriptablebuildpipeline (1.5.6)
🔄 Changes
- Checking if Profile Events is enabled on the engine side before running the DiagnosticEventCollector Update.
- Fixed issue where RuntimeKeyIsValid was give a false negative when checking sub-objects.
- Fixed Update Previous Build workflow that wasn't re-using previously built Asset Bundle paths when necessary.
- Updated Scriptable Build Pipeline dependency to bring in these changes:
- - Fixed an issue where texture sources for sprites were not being stripped from the build.
- - Fixed an issue where scene changes weren't getting picked up in a content re-build.
- - Fixed an issue where texture sources for non-packed sprites were being stripped incorrectly.
- Fixed issue where hosting service ports were changing on assets re-import.
- Fixed issues with Content Update, including groups that are Packed Separately not updating properly.
