com.unity.cloud.draco 5.4.0
Source docsNotes: processedReleased November 3, 2025
Unity Compatibility
Minimum Unity: 2021.3 (46f1)
Package Dependencies
✨ Features
- Decoding multiple Draco meshes into sub-meshes of a single Unity Mesh.
- [DecodeSetting.DontCalculateBounds](xref:Draco.DecodeSettings.DontCalculateBounds) allows users to avoid bounding box calculation, slightly speeding up the decoding process.
📈 Improvements
- Updated Linux binary to version 3.3.1
- (Documentation) Updated supported platforms
🔧 Bug Fixes
- Linux binary is now compatible with Ubuntu 18.04.
