com.unity.burst 1.4.1

com.unity.burst

Notes: processedReleased October 31, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.4

Package Dependencies

API Changes

  • Temporarily removed the Burst compiler warning about exception throws not in `[Conditional("ENABLE_UNITY_COLLECTIONS_CHECKS")]` methods, to let us address user feedback. The next minor version of Burst will reincorporate this in a more friendly manner.