Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Cesium Plugin for UE45 Preview 2 #5

Open
jgoffeney opened this issue Mar 17, 2022 · 1 comment
Open

Test Cesium Plugin for UE45 Preview 2 #5

jgoffeney opened this issue Mar 17, 2022 · 1 comment

Comments

@jgoffeney
Copy link
Owner

jgoffeney commented Mar 17, 2022

This documents issues with the Cesium Plugin relased for the UE5 preview here.

Create Project

The first issue encountered is when creating and empty project as Games->Blank without Starter Content it automatically adds a landscape which can not just be deleted.

Solutions ( Closed)

  • Use one of the other templates like First Person and delete the extras when the new project opens.
@jgoffeney
Copy link
Owner Author

jgoffeney commented Mar 17, 2022

Overexposure

After adding the CesiumSunSky it is too bright for the level. The UE4 solution was to select Extend default luminance range in Auto Exposure settings in the Project Settings but this option is no longer available and the Lumen global illumination system is enabled by default.

Solutions (Open)

  • A solution is to lower the Intensity (default 110000 lux) in the CesiumSunSky->DirectionalLight options.
    • 20 lux seems to work okay.
  • Project Settings->Default Settings->Auto Exposure->Manual reduces the over exposure but it is not ideal.

Flickering Shadows

With default lighting settings shadows flicking on and off on the terrain.

Solutions (Closed)

  • In Project Settings -> Shadows switch from Virtual Shadow Maps to Shadow Maps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant