com.unity.burst 1.4.0-preview.2

com.unity.burst

Notes: processedReleased July 2, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.4

Package Dependencies

Features

    API Changes

      📈 Improvements

      • The Burst Inspector no longer uses JIT compilation. The code it shows is now compiled the same way as for editor / player usage.
      • Warnings are hidden in the inspector view

      🔧 Bug Fixes

      • Fixed potential error that could occur when unloading cached libraries

      ⚠️ Known Issues