com.unity.scriptablebuildpipeline 0.2.0-preview
com.unity.scriptablebuildpipeline
Notes: processedReleased April 3, 2019
Browse versions
PreviousNext Unity Compatibility
Minimum Unity: 2018.2
🔄
Changes
- Removed ProjectInCleanState & ValidateBundleAssignments tasks and integrated them directly indo the data validation or running methods
- Added build task to append hash to asset bundle files
- Large rework of how IBuildTasks are implemented. Now using dependency injection to handle passing data.
- Added reusable BuildUsageCache for usage tag calculation performance improvements
- - Unity minimum version now 2018.2.0b9
- Improved asset bundle hash version calculation to be unity version agnostic