This release includes support for Unreal Engine v5.3, v5.4, and v5.5 for Windows, Linux, macOS, Android, and iOS. Please select the appropriate ZIP for your version.
- Unreal Engine 5.3: CesiumForUnreal-53-v2.12.0.zip
- Unreal Engine 5.4: CesiumForUnreal-54-v2.12.0.zip
- Unreal Engine 5.5: CesiumForUnreal-55-v2.12.0.zip
Breaking Changes 📣
- Removed support for Unreal Engine 5.2. Unreal Engine 5.3 or later is now required.
- Renamed
FCesiumFeatureIdAttribute::GetFeatureIDForVertex
toFCesiumFeatureIdAttribute::GetFeatureID
. - Renamed
FCesiumFeatureIdAttribute::GetVertexCount
toFCesiumFeatureIdAttribute::GetCount
.
Additions 🎉
- Added support for metadata querying and styling on instanced models.
Fixes 🔧
- Fixed a bug in
CesiumSubLevelSwitcherComponent
that could prevent all sub-levels from loading if a single sub-level failed to load.
This release updates cesium-native from v0.42.0 to v0.43.0. See the changelog for a complete list of changes in cesium-native.