Can't set Event replication settings when delegate output pin is connected

UE - Gameplay - Blueprint Editor - Feb 19, 2018

User Reported Bug Replication Settings no longer editable after event delegate is connected. Doesn't seem to affect functionality, only UI. (replication settings stay as set before plugging delega ...

Curl Noise Force Not Applying to Niagara Emitter

UE - Niagara - Jul 30, 2018

Curl noise force will not affect a Niagara particle regardless of strength. Current work around is to disable then re-enable "apply forces" under "solve forces and velocity" Found in 4.20 CL# 4233 ...

Placeable UCLASS specifier doesn't override parent classes NotPlaceable UCLASS specifier

UE - Foundation - Core - Jul 12, 2019

When the child of an actor with the UCLASS specifier NotPlaceable has the UCLASS specifier Placeable it still isn't placeable. This behavior doesn't occur in 4.20.3. Found in 4.22 CL#7053642 Reprod ...

Texture Object Parameter Being Read Even If It Is Not Used In a Material

UE - Graphics Features - Jul 17, 2019

Texture Object Parameter Being Read Even If It Is Not Used In a Material.  Working as expected in 4.21 CL# 4753647 Found in 4.22 CL# 7053642, 4.23 Preview 2 CL# 7321677, 4.24 CL# 7329126 This is ...

Spline points deleted after movement

UE - Editor - Workflow Systems - Sep 6, 2019

Spline points are deleted from the Spline component after adding them in Python and then moving them in the scene. Tested in 4.21.2 (CL - 4753647) 4.22.3 (CL - 7053647), 4.23.0 (CL - 8386587), 4.24 ...

Long Load Times With PIE When Using Tessellation On Landscapes

UE - LD & Modeling - Terrain - Landscape - Sep 24, 2019

When having large landscapes with a tessellated material, loading time after hitting Play in Editor is much longer than in 4.22. Found in 4.23 CL# 8386587 and 4.24 CL# 8971176 Working as expected ...

Unloading a spawned Detour AI Controller using Level Streaming causes a crash

UE - AI - Oct 14, 2019

In a Level Streaming setup, unloading a level that has spawned an AI Character with a Detour AI Controller causes a crash. This was reported and tested in 4.23 (CL-8386587). This was reproduced in ...

FMatrix::ErrorEnsure(const TCHAR* Message) doesn't output TCHAR parameter

UE - Foundation - Core - Oct 30, 2019

FMatrix::ErrorEnsure(const TCHAR* Message) doesn't output the message passed to it.  Found in 4.23 CL#9631420 Reproduced in 4.22.3 CL#7053642, 4.24.0 CL#9892386, 4.25 Main CL#9892271 ...

Oculus controllers are hidden in Collab VR template

UE - Platform - XR - Dec 2, 2019

Oculus Rift motion controllers aren't visible and don't respond to button input from the controllers in Collab VR. Found in 4.23.1 CL#9631420 Reproduced in 4.24 Preview 4 CL#10387632, 4.25 Main CL# ...

Reflection capture doesn't work with full dynamic lighting

UE - Graphics Features - Dec 27, 2019

The Reflection Capture is not showing reflections for anything but the Sky Light when all Lighting is set to Fully Dynamic. This was reported and tested in 4.24.1 (CL-10757647). This was reproduce ...