Skip to content

Cesium for Unreal v2.12.0

Latest
Compare
Choose a tag to compare
@kring kring released this 02 Jan 03:03
· 26 commits to main since this release

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.

Breaking Changes 📣
  • Removed support for Unreal Engine 5.2. Unreal Engine 5.3 or later is now required.
  • Renamed FCesiumFeatureIdAttribute::GetFeatureIDForVertex to FCesiumFeatureIdAttribute::GetFeatureID.
  • Renamed FCesiumFeatureIdAttribute::GetVertexCount to FCesiumFeatureIdAttribute::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.