com.unity.burst 1.2.2

com.unity.burst

Notes: processedReleased February 8, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.4

Package Dependencies

🔧 Bug Fixes

  • Fix a potential StackOverflow when compiling a standalone player that can occur for nested jobs declared within a parent class that has generic parameters.
  • Fix an issue where the generated lib\_burst\_generated in Windows Standalone players could not be loaded if a native plugin was used from the sub folders `Plugins\x86_64` or `Plugins\x86`.