com.unity.scriptablebuildpipeline 1.17.0
com.unity.scriptablebuildpipeline
Notes: processedReleased March 19, 2021
Unity Compatibility
Minimum Unity: 2018.4
Package Dependencies
No dependency metadata provided.
🔄 Changes
- Added [VersionedCallback] attribute for flagging build impacting changes to IProcessScene, IProcessSceneWithReport, IPreprocessShaders, and IPreprocessComputeShaders callbacks.
- Fixed an IndexOutOfRange exception thrown by the GenerateSubAssetPathMaps build task.
- Added faster code paths for common hashing operations.
- 2019.4+ added additional threading usage for saving BuildCache data.
- Fixed an edge case where SerializeReference types used across assemblies were being code stripped incorrectly.
- Fixed a false positive cache hit when changing Player Setting's Graphics APIs .
