This release includes support for Unreal Engine v5.5, v5.6, and v5.7 for Windows, Linux, macOS, Android, and iOS. Please select the appropriate ZIP for your version.
- Unreal Engine 5.5: CesiumForUnreal-55-v2.23.0.zip
- Unreal Engine 5.6: CesiumForUnreal-56-v2.23.0.zip
- Unreal Engine 5.7: CesiumForUnreal-57-v2.23.0.zip
Additions 🎉
ACesiumCartographicPolygons created via the Cesium editor panel are sized and translated to be visible in the active editor viewport.- Added
ACesiumCartographicPolygon::SetPolygonPointsto shape a polygon spline from a list of points in cartographic or Earth-Centered, Earth-Fixed space. - Re-enabled
ACesium3DTileset::EnableWaterMaskfor macOS devices.
Fixes 🔧
- Fixed an access violation that could occur if
ACesium3DTileset::RefreshTilesetwas invoked in a callback for asynchronous actions.
In addition to the above, this release updates cesium-native from v0.56.0 to v0.57.0. See the changelog for a complete list of changes in cesium-native.