Component default data can be lost for a non-nativized Blueprint class that inherits the component from a nativized parent Blueprint class.

UE - Gameplay - Blueprint - Sep 5, 2018

This is a regression that was introduced by the fix for [Link Removed]. The fix makes an invalid assumption that instances of components whose archetypes are inherited by a non-nativized child Blue ...

HISM Rotated Instance is Culled Whenever its Pivot Moves Out of Camera View

UE - Graphics Features - Apr 23, 2019

HISM rotated instance is culled whenever its pivot moves out of camera view.  Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 5660361, 4.23 CL# 6037269 ...

Off by one in skeletal animation length

UE - Anim - Sequencer - Feb 14, 2019

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

Re-importing a static mesh with a fbx file containing collision, reset the editor made collisions

UE - Editor - Content Pipeline - Import and Export - Dec 9, 2019

We need to add a flag to let the importer know ifa collision was generate by the importer or by the editor so the editor collision can be restored properly ...

Depth of Field blur width changes depending on screen resolution

UE - Graphics Features - Dec 18, 2019

This problem seems to occur with Cinematic DoF (DiaphragmDOF). Licensee seems to want to use the same blur when changing resolution. ...

GeometrycacheActor light channel issue

UE - Graphics Features - Apr 9, 2020

Collision preset in StaticmeshComponent in BP instance can not be correctly modified

UE - Simulation - Physics - Jul 3, 2020

For staticmesh component in a staticmesh actor instance, the collision preset can be modified correctly. ...

Executing r.setres does not render correctly when Orientation of Display is Portrait on Windows PC

UE - Rendering Architecture - RHI - Feb 5, 2021

This issue will display correctly in Portrait if you don't specify a resolution, but using r.setres will display it incorrectly. ...