com.unity.collections 2.4.0-exp.2
Source docsNotes: processedReleased November 14, 2023
Unity Compatibility
Minimum Unity: 2022.3 (11f1)
Package Dependencies
✨ Features
- `DataStreamReader.ReadBytes` and `DataStreamWriter.WriteBytes` now have a variant that takes a `Span` as a parameter, making it easier to use these APIs with regular `byte[]` arrays.
📈 Improvements
- The minimum supported editor version is now 2022.3.11f1
- ### Deprecated
⚡ API Changes
🔧 Bug Fixes
- ### Security
