Unreal Engine and Cesium version difference

Hello,

We are currently working on a project in Unreal Engine 5.3 and utilizing the Cesium Source plugin, which is designed for Unreal Engine 5.2. Although the plugin is operational on version 5.3, we are experiencing frequent crashes. Could you please provide guidance on how to resolve this compatibility issue?

Thank you.

Hi @Devesh_Shaharkar,

Hm, that sounds like strange behavior. Despite the “incompatible” message, the plugin should run fine on newer versions of Unreal Engine. Could you please share more information about your issue?

  • How are you downloading the Cesium for Unreal plugin? Have you downloaded it through the Marketplace? Or are you building from source through Github?
  • What version of Cesium for Unreal are you using?
  • In what context are you experiencing the crashes – in the Editor? In Play Mode? In a packaged standalone?
  • What Cesium objects are in your scene? It would help to have a screenshot of your World Outliner.
  • When you experience a crash, do you see any logs or stack traces? Please paste any logs that you see so we can better understand where the crash is happening.

We’ll try to troubleshoot once we have this preliminary information. Thanks!