Cannot load youtube URLs on Android

UE - Platform - Mobile - May 29, 2018

UMG Webrowser widget does not display embedded youtube videos. ...

ActorComponent.h BP Node Tooltip Typo on bReset

UE - Gameplay - Jun 25, 2018

Hovering the cursor over the "Reset" part of an "Activate" node shows the wrong tooltip. UnrealEngine/Engine/Source/Runtime/Engine/Classes/Components/ActorComponent.h ...

Niagara Particles don't work with Instanced Stereo Rendering enabled

UE - Niagara - Jul 13, 2018

With Instanced Stereo enabled, CPU Niagara particles are not visible, GPU Niagara particles render in left eye only. ...

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