com.unity.burst 1.8.15

com.unity.burst

Source docs
Notes: processedReleased May 14, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

Package Dependencies

Features

    API Changes

      📈 Improvements

        🔧 Bug Fixes

        • Fixed an issue with auto promotion from bool to float that can occur with newer Roslyn
        • Fixed compilation error when trying to use `MemoryMarshal.GetReference` on `Span`s
        • Fixed crash caused by faulty no-alias analysis
        • Fixed build error when Product Name contains illegal path characters

        ⚠️ Known Issues