com.unity.burst 0.2.4-preview.41
Notes: processedReleased July 10, 2019
Unity Compatibility
Minimum Unity: 2018.2
Package Dependencies
No dependency metadata provided.
🔄 Changes
- Fix codegen issue with Interlocked.Decrement that was instead performing an increment
- Fix codegen issue for an invalid layout of struct with nested recursive pointer references
- Fix for Fogbugz case : https://fogbugz.unity3d.com/f/cases/1109514/
- Fix codegen issue with ref bool on a method argument creating a compiler exception
