Scene Color node with UV input on a transparent material renders incorrectly in stereo

UE - Platform - XR - Jan 19, 2021

From Licensee: When we have Instanced Stereo enabled, all our materials that use Scene expression nodes (SceneDepth, SceneColor, etc...), render incorrectly in the right eye. It only happens to the ...

Crash when adding a streaming level to the world through Python

UE - World Creation - Worldbuilding Tools - World Composition - Aug 3, 2021

When using the Python plugin to add an existing level as a streaming level, the editor crashes. It seems that this happens regardless of what level is added or what the contents of that level are. A ...

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 ...