com.unity.burst 1.8.23
Source docsNotes: processedReleased June 16, 2025
Unity Compatibility
Minimum Unity: 2021.3
Package Dependencies
- com.unity.mathematics (1.2.1)
- com.unity.modules.jsonserialize (1.0.0)
🔧 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.
