Child Actors are not replicated to clients when the parent blueprint is nativized

UE - Gameplay - Feb 22, 2019

Child actors do not replicate properly to clients when their parent blueprint is nativized. Regression?: Yes This did not occur in 4.20.3 See also [Link Removed] ...

SceneCapture2D output broken when used in VR

UE - Platform - XR - Feb 25, 2019

Scene Capture regression when used with VR. Confirmed in Main @ CL 5172170 Tested with Rift Flipped VR Preview window is a known/fixed issue ...

Crash When Building Lighting for a Level with Previously Purged Lightmaps

UE - Graphics Features - Feb 27, 2019

If you go into World settings, select Force No Precomputed Lighting, rebuild lighting to purge lightmaps, uncheck Force No Precomputed Lighting, save level, quit, reload project and try rebuilding l ...

Incorrect Skysphere Material Reflection with Ray Tracing

UE - Graphics Features - Lumen - Mar 5, 2019

The reflected Sky material looks blurry and low res when set to unlit, however setting the material to Default Lit has the correct reflection. Even though the reflection is correct the lighting brea ...

Editor can crash while performing a Hot Reload after a custom UClass class is added to the project

UE - Foundation - Cpp Tools - Hot Reload - Mar 14, 2019

Performing a Hot Reload after creating a custom UClass class can result in a crash. This was reported on Linux, but reproduced on Windows. Additional testing will be done on Linux to confirm the is ...

GetKnownPerceivedActors doesn't stop calling when specified AISense should be forgotten

UE - AI - Mar 17, 2019

There is a difference in implementation and set of checks that are made in GetKnownPerceivedActors() depending on if you use specific SenseClass or leave it as nullptr (so it will return info for al ...

Dynamically Created Render Target Does Not Work in Packaged Project

UE - Graphics Features - Mar 27, 2019

Dynamically created render targets do not work as expected when packaged for windows. If it is replaced with a static render target, it works fine. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 ...

Changing particle system template via Blueprints crashes Editor and packaged game

UE - Niagara - Apr 4, 2019

Setting a ParticleSystem component in a Blueprint to none/null with a "Set Template" node causes the editor and the packaged project to crash. I have noticed this when migrating my game to 4.22, whi ...

"Support Compute Skincache" throws an Assert for games on Linux

UE - Graphics Features - Apr 16, 2019

After enabling "Support Compute Skincache" in the project settings and packaging a game on Linux, the packaged game will throw an assert. Any setting that turns "Support Compute Skincache" on automa ...