com.unity.burst 1.2.0-preview.11

com.unity.burst

Notes: processedReleased December 12, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.4

Package Dependencies

🔄 Changes

  • Fix issue ldflda opcode when the input on the stack is a value and not a pointer.
  • Add mechanism to trigger recompilation of jobs and function pointers.
  • Fix issue with a TypeLoadException related when trying to load PDB.
  • Fix issue for UWP to avoid an AssemblyResolutionException for types within `Windows.*` WinMd assemblies.