com.unity.burst 1.4.7

com.unity.burst

Notes: processedReleased March 31, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.4

Package Dependencies

Features

  • Known issue with Windows Native Debuggers and Dll numbers + workarounds.

API Changes

    📈 Improvements

      🔧 Bug Fixes

      • PDB debug information for instance methods that also used struct return were incorrect.
      • When generating Line Table only debug information, an unreachable could occur due to a missing check.
      • Broken link restored for known issues with debugging and profiling.
      • Fixed a bug where the multi-CPU dispatcher (used for player builds targetting multiple CPU architectures) could end up generating invalid instructions.

      ⚠️ Known Issues