com.unity.scriptablebuildpipeline 1.19.4

com.unity.scriptablebuildpipeline

Notes: processedReleased December 3, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.4

Package Dependencies

No dependency metadata provided.

🔄 Changes

  • Fixed an issue where MonoScript bundle will attempt to pull in data it should not have.
  • Fixed an issue where NONRECURSIVE\_DEPENDENCY\_DATA would not properly calculate Shader Variants from Scenes.
  • Improved ArchiveAndCompress path handling to detect too long paths and log errors.
  • Improve performance of UpdateBundleObjectLayout build task.
  • Improved BuildCache to rebuild cache entries in case of exceptions instead of failing the build.