com.unity.burst 1.3.3
Notes: processedReleased June 26, 2020
Unity Compatibility
Minimum Unity: 2018.4
Package Dependencies
🔧 Bug Fixes
- Fixed compatibility issues between burst and older linux distros.
- Fixed an issue preventing player builds to succeed when burst compilation is disabled.
⚠️ Known Issues
- Output of `Debug.Log` is temporarily disabled when used in Burst Function Pointers/Jobs to avoid a deadlock on a domain reload. A fix for the Unity editor is being developed.
