com.unity.scriptablebuildpipeline 1.10.0

com.unity.scriptablebuildpipeline

Notes: processedReleased July 30, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.3

Package Dependencies

No dependency metadata provided.

🔄 Changes

  • Added IBundleBuildParameters.ContiguousBundles option, which when enabled will improve asset loading times.
  • - In testing, performance improvements varied from 10% improvement over all, with improvements up to 50% for large complex assets such as extensive UI prefabs.
  • Updated HashingMethods to support Unicode string hashing.