com.unity.burst 0.2.4-preview.34
Notes: processedReleased July 10, 2019
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*`)
