com.unity.burst 0.2.4-preview.22

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 issue with pointers comparison not supported
  • Fix a StackOverflow exception when calling an interface method through a generic constraint on a nested type where the declaring type is a generic
  • Fix an issue with EntityCommandBuffer.CreateEntity/AddComponent that could lead to ArgumentException/IndexOutOfRangeException