Vertex Interpolators broken in landscape materials

UE - LD & Modeling - Terrain - Landscape - Aug 17, 2021

D:/Unreal/UE4_Release-4.27/Engine/Shaders/Private/LandscapeVertexFactory.ush(788,3-59): Shader FDebugViewModeVS, Permutation 0, VF FLandscapeVertexFactory[Image Removed]:/Unreal/UE4_Release-4.27/Eng ...

C.haos Cloth : ClothLOD does not change when out of view

UE - Simulation - Physics - Jan 6, 2022

Cloth LOD Index is changed only during the mesh is on the screen. LOD Index is set to 0 at spawning, so clothing simulation runs as minimum LOD level until the mesh is in the field of view. It's no ...

Montage Time Stretch Curves Scale Incorrectly

UE - Anim - Runtime - Apr 13, 2022

More details in attached UDN [Link Removed] Time stretch curve behaves incorrectly with large sections of in-between values. From the UDN: After using the feature a bit more we also noticed tha ...

Crash occurs when creating a New Level from the Levels window while it is pinned to the side bar

UE - World Creation - Worldbuilding Tools - May 2, 2022

An assertion occurs when creating a New Level from the Levels window while it is pinned to the side bar. ...

Collision settings of an Instanced Static Mesh setup in the Construction Script are not preserved when the Actor is added to an Instanced Level

UE - Gameplay - Components - May 23, 2022

Tested in //UE4/Release-4.27 CL 18319896 using Level Streaming the camera was ignored by the ISM_Cube. Collision settings of an Instanced Static Mesh setup in the Construction Script are not preser ...

Installed builds of the Engine cannot package game targets with optional game features

UE - Foundation - Build - Rocket (Installed Engine) - Mar 10, 2022

The build system supports many types of flags that can be enabled in game-specific Target.cs files to enable things like logging in shipping, target-specific overrides like custom config, or enablin ...

If something is blocking the One File Per Actor file, you can delete the actor inside Unreal, but the file won't be deleted and will reappear after the map is reloaded.

UE - World Creation - Worldbuilding Tools - OFPA - Nov 14, 2022

Licensee:Artist reported removed actors reappearing I suspect that file got loaded by something and tested what going to happen if you open a file for read I used python to test lock_file = R'C ...

Adding Components via Editor Utility Widgets does not add component to Details panel

UE - Gameplay - Blueprint Editor - Nov 14, 2022

Using the Editor Utility Widget to add components to objects in UE does not appear to function as expected. I reproduced this 8/8 times in UE 5.1, 5.0, and 4.27, confirming that this is not a regres ...

Changing Shadow Quality causes SingleLayerWater Materials to disappear

UE - Rendering Architecture - Materials - Nov 15, 2022

Regression: Tested in UE5/Release-5.0, issue is reproduceable. This issue appears to be related to the Opacity Mask of the material, as not having an Opacity Mask does not cause the material to dis ...

Geometry Collection component in BP always visible

UE - Simulation - Physics - Destruction - Dec 1, 2022

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. It's only through the Details panel that this happens; Geometry Collection visibility can ...