com.unity.scriptablebuildpipeline 1.7.2

com.unity.scriptablebuildpipeline

Notes: processedReleased April 20, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.3

Package Dependencies

No dependency metadata provided.

🔄 Changes

  • Merged in DOTS specific functionality into SBP core.
  • Scriptable Build Pipeline settings now stored in ProjectSettings/ScriptableBuildPipeline.json
  • Added option to remove extended debugging information from WriteResults before caching for better cache performance
  • Added option to log Cache Misses to the console
  • Switched to SpookyHash for Unity 2019.3 and higher for most hashing methods to edge out just a bit more performance
  • Added multi-threading support to the archive and compress task