com.unity.burst 1.8.23

com.unity.burst

Source docs
Notes: processedReleased June 16, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.3

Package Dependencies

🔧 Bug Fixes

  • Fixed "Building for 'visionOS-simulator', but linking in object file built for 'visionOS'" errors that could occur in 1.8.22
  • Fixed crash that could occur during Burst compilation for methods with `Span` or `ReadOnlySpan` parameter types
  • Fixed Burst compilation error related to `Aliasing.ExpectNotAliased` failing because of unexpected aliasing of `[NativeContainer]` types

📈 Improvements

  • On QNX and Embedded Linux, the `BurstDebugInformation_DoNotShip` folder is now prefixed with the player build directory name instead of the product name.