com.unity.collections 2.5.0-exp.1
Source docsNotes: processedReleased June 17, 2024
Unity Compatibility
Minimum Unity: 2022.3 (11f1)
Package Dependencies
✨ Features
- SortJobDefer type for scheduling sorting on NativeList when content of the list is not known ahead of time, and depends on dependent jobs.
📈 Improvements
- Update entities package dependencies
🔧 Bug Fixes
- Clarified usage of "front" and "end" in API docs for `NativeQueue` and `UnsafeQueue`
- Default constructed container can call IsCreated and IsEmpty properties.
