com.unity.burst 0.2.4-preview.34

com.unity.burst

Notes: processedReleased July 10, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.2

Package Dependencies

No dependency metadata provided.

🔄 Changes

  • Fix compiler exception with an invalid cast that could occur when using pinned variables (e.g `int32&` resolved to `int32**` instead of `int32*`)