CesiumGS / cesium-unreal

Bringing the 3D geospatial ecosystem to Unreal Engine
https://cesium.com/platform/cesium-for-unreal/
Apache License 2.0
879 stars 285 forks source link

Unreal Marketplace version of Cesium for Unreal for UE 5.2 and 5.3 is missing Config/Engine.ini #1433

Closed kring closed 1 month ago

kring commented 1 month ago

This is going to cause all kinds of problems, such as:

So it's a pretty big problem.

This file is included in our release distribution, and it is included in the FilterPlugin.ini. Epic seems to have deleted it during their build process, for no apparent reason.

Strangely, the config file is not missing from the UE 5.4 version available on the Marketplace, only the UE 5.2 and UE 5.3 versions.

kring commented 1 month ago

I've resubmitted our v2.5.0 release for UE 5.2 and 5.3 to the Marketplace team.

kring commented 1 month ago

At Epic's request, we've started providing distributions to the Marketplace team without any Binaries or Intermediates (see #1440). They build these themselves, and their presence at the start was perhaps confusing Epic's build process.

And it seems to have worked. Our v2.6.0 release includes the necessary files. So I'm closing this issue.