Hello,
As a followup of our previous post about the Burst 1.2 preview , we just released a stable version of Burst 1.2.1 with the following important fixes:
- Fix issue with function pointers being corrupted after a domain reload that could lead to unexpected function pointer calls.
- Fix potential deadlock between Burst and the Asset Database if burst is being used when building the database.
- Fix AssemblyResolveException when loading a project with dependent packages that are using Burst in static initializers or InitializeOnLoad.
Please upgrade to this version if you haven’t already (from both 1.1.x or from any 1.2.0-preview)
We hope to release the first preview of 1.3 in the coming days. Stay tuned!