Apex Cloth LOD distortion occurs after World Origin Rebase

UE - Simulation - Physics - Character - Sep 13, 2017

There is a distortion that occurs with Apex cloth when changing the World Origin location. This distortion occurs when you approach after the world origin has been changed. This issue is similar to ...

LiDAR assets do not render in after relaunching the engine

UE - Editor - Content Pipeline - Datasmith - Aug 15, 2023

LiDar point clouds are failing to render when saving and relaunching the project This issue is occurring in //UE5/Release-5.3 @ CL 26560699 This issue is occurring in //UE5/Release-5.3 @ CL 2600198 ...

Resolution scale slider does not match the shown value

Tools - Jun 7, 2016

When using the Resolution Scale slider, the value shown does not match where the slider is positioned. ...

Size input box too narrow in UMG Widget Editor

UE - Editor - UI Systems - Jan 24, 2022

Only 2 digits are visible in the size box that holds values between 1.0 and 0. Meaning most values will contain 3 digits. This is different from UE4 where more digits are visible. ...

Graphical issues in editor after changing monitor resolution on Linux

UE - Platform - Linux - Feb 23, 2017

Changing the monitor resolution on Linux causes Editor windows to show graphic errors. ...

Forward Rendering Lightmap Density view flicker

UE - Graphics Features - Aug 20, 2019

The shaders flicker when in Lightmap Density viewmode after enabling Instanced Stereo Rendering in Project Settings > Engine > Rendering > VR  Tested in 4.21.2 (CL - 4753647) 4.22.3 (CL - 7053647), ...

Coordinate indicator disappears when entering landscape editing mode

Tools - Oct 24, 2016

Coordinate indicator disappears when entering landscape editing mode. The indicator disappears after switching to landscape mode in the editor Note: This appears to work in 4.13.2 ...

Attempting to apply instance changes to blueprint after altering a struct array crashes editor

UE - Gameplay - Blueprint - Dec 14, 2015

Editor crashes if a struct array that has been made editable is edited in an instance within the details pane of the level viewport, then the changes are applied from the instance to the base bluepr ...

Skylight does not honor the Visibility settings when hidden

UE - Graphics Features - Sep 19, 2016

The Skylight actor cannot be disabled when using 'Hide' from the right-click context menu or using the visibility eye icon in the World Outliner. ...

Unable to pass TMap or TSet as a parameter for a UFUNCTION

UE - Foundation - Core - Mar 2, 2017

Attempting to pass a TMap or TSet into a UFUNCTION as a parameter causes a compilation error. Removing the UFUNCTION declaration works. Error messages:2>D:\Unreal Projects\Main\MyProject14\Source\M ...