com.unity.collections 2.6.3

com.unity.collections

Source docs
Notes: processedReleased October 30, 2025

Browse versions

PreviousNext

Features

  • `MaxCapacity` constant to define the maximum number of elements each container can hold.

📈 Improvements

  • Updated the Burst dependency to version 1.8.25

🔧 Bug Fixes

  • Integer overflow when calculating memory size in bytes of containers that have a large number of elements.