Water body constructor dirties actor

UE - LD & Modeling - Terrain - Water - May 29, 2024

Modify gets called from AWaterBody constructor: WaterSplineMetadata->Reset(3); WaterSplineMetadata->AddPoint(0.0f); WaterSplineMetadata->AddPoint(1.0f); WaterSplineMetadata->AddPoint ...

Water plugin: editor defaults for water wave assets are not saved

UE - LD & Modeling - Terrain - Water - May 15, 2024

Water not rendering in Movie Render Queue

UE - LD & Modeling - Terrain - Water - May 3, 2024

It appears that MRQ does not actually add the pass that updates the Water Info Texture in the WaterZone actor. If the Skylight is set to "SLS Captured Scene" and does not capture every frame, then t ...

Custom Water Body does not work with its own Distance Culing

UE - LD & Modeling - Terrain - Water - Sep 14, 2023

WaterBodyCustom seems not to work with Distance Culling settings on its own actor, either Draw Distance/Never Distance Cull or Allow Cull Distance Volume.  It only can be controlled by the CullingD ...

Within Water Body Custom setting the Water Mesh Override to a Nanite mesh causes a crash

UE - LD & Modeling - Terrain - Water - Jun 28, 2023

This is not a regression. Tested //UE5/Release-5.1 CL23901901 Within Water Body Custom setting the Water Mesh Override to a Nanite mesh causes a crash. This seems to be the case with any Nanite ena ...

WaterInfoTexture doesn't automatically update when new landscape mips stream in

UE - LD & Modeling - Terrain - Water - Apr 20, 2023

Occasionally in a cooked game, the water info texture will be rendered before the necessary landscape heightmap mips are streamed in, leading to a blocky texture. Due to the lack of a callback syste ...

Ocean not centered at correct location when placed away from the origin

UE - LD & Modeling - Terrain - Water - Mar 21, 2023

This display problem is a problem in the editor and Ocean was drawn normally during the PIE. When the problem occurred, we observed that only a part of the WaterInfoTexture in the WaterZone was wri ...

Ocean does not completely fill water zone in certain circumstances

UE - LD & Modeling - Terrain - Water - Jan 26, 2023

Issue reported in [Link Removed] by [Link Removed] 1. Add one component to the 8K Landscape. [Image Removed] 2. Adding Ocean will not render correctly. [Image Removed] [Image Removed] These ca ...

Water Exclusion Volume does not fully effect a Water Body

UE - LD & Modeling - Terrain - Water - Nov 21, 2022

Regression: Tested in UE5/Release-5.0, issue also occurs User has stated that they were using the Exclusion Volume to create a hole in the water for a cave or tunnel so that the water is not visibl ...

Expose SetWaterMaterial to BP

UE - LD & Modeling - Terrain - Water - Nov 9, 2022

Source of the request on UDN ...