CesiumGS / cesium-unreal

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

Update tutorials for Unreal Engine 5+ #1166

Open j9liu opened 1 year ago

j9liu commented 1 year ago

Most of our tutorials were written during development with Unreal Engine 4.26 / 4.27. They mostly translate to Unreal Engine 5, but there are some UX differences that may be confusing for users. For instance, while following the Building a VR Application, I could not get the VR Preview to work because of a plugin that needs to be enabled manually in UE5.

It would be good to go through and update all of our tutorials for UE5, for clarity and correctness. Having newer screenshots will reduce confusion with UI differences as well.

j9liu commented 11 months ago

As of the official release, we have updated:

We still have to update (or decide to update) the following:

This list excludes the VR tutorials, since I'm not sure we have explored using VR in UE5 yet.