com.unity.collections 2.5.7
com.unity.collections
Source docsNotes: processedReleased April 15, 2025
Unity Compatibility
Minimum Unity: 2022.3 (20f1)
Package Dependencies
- com.unity.burst (1.8.19)
- com.unity.mathematics (1.3.2)
- com.unity.nuget.mono-cecil (1.11.5)
- com.unity.test-framework (1.4.6)
- com.unity.test-framework.performance (3.0.3)
📈 Improvements
- Updated the `com.unity.entities` dependency to version `1.3.14`
- Updated the `com.unity.burst` dependency to version `1.8.19`
- Updated the `com.unity.nuget.mono-cecil` dependency to version `1.11.5`
- Updated the `com.unity.test-framework dependency` to version `1.4.6`
- The minimum supported editor version is now 2022.3.20f1
🔧 Bug Fixes
- UnsafeQueue memory leak due to OnDomainUnload callback being discarded by Burst.
