I tried installing CesiumForUnreal-55-v2.16.0.zip into the Engine/Plugins/Marketplace
path. I have Unreal Enginge 5.5 (built from Carla) on windows. And when starting the engine, i get this error:
The following modules are missing or built with a different engine version:
CesiumRuntime
CesiumEditor
Water
WaterEditor
Engine modules cannot be compiled at runtime. Please build through your IDE.
Hi @CarlaRay,
Our pre-built Engine plugin will only work with an official build of Unreal Engine as supplied by Epic. If you’ve built Unreal Engine yourself, you’ll also need to build Cesium for Unreal yourself. As far as I’m aware, this is just how Unreal Engine’s compilation model works.
The easiest way to build the plugin yourself is to put it in your project’s Plugins directory, rather than in the Engine/Plugins/Marketplace directory.