CreateWidget node keeps reference to created widget on output pin

UE - Gameplay - Blueprint - Oct 17, 2017

There was an issue in 4.16 (fixed in CL# 3437205) in which blueprint output pins would hold on to object references until the blueprint was destroyed. It appears that an additional fix may need to b ...

Precomputed AO Mask is no longer working

UE - Graphics Features - Dec 23, 2015

Precomputed AO Mask is no longer working in 4.11 Preview 1. This is a Regression from 4.10.x where this was working as intended. I've attached a zip file with the quick test that can be dropped in ...

Use Single Process settings adjusted while Use Single Process is disabled are retained while Use Single Process is enabled

UE - Networking - Jul 1, 2015

Use Single Process settings adjusted while Use Single Process is disable are retained while Use Single Process is enabled. This can be problematic when there are issues with having Use Single Proces ...

AI MoveTo Blueprint node will zero velocity on Pawn when called, causing a freeze if the Pawn is already moving

UE - AI - Oct 4, 2016

AI MoveTo Blueprint node will zero velocity, causing a stop when a new destination is set if the Pawn is currently moving. Regression: Yes Worked: 4.12.5 (CL 3039270) Broken: 4.13.1 (CL 3142249) F ...

Dynamic Shadows are not working when deployed to a mobile device

UE - Platform - Mobile - Dec 22, 2014

When deploying a Third Person Template project to a Mobile device, there will be no dynamic shadows in the level coming from the character. Shadows are shown in 4.6.1 but not in the changelist provi ...

Print String node will stop printing to the screen if PIE is exited while Gameplay Debugger is active

UE - Gameplay - Feb 15, 2017

Print String node will stop printing to the screen if PIE is exited while Gameplay Debugger is active. Restarting the editor fixes the issue. ...

Instanced Static Mesh instance with negative scale has black lighting

UE - Graphics Features - Jun 11, 2019

[Image Removed] The image above was the results after building lighting.The far right spheres all have negative scaling(-1 on Y) and reverse culling checked and are instanced.The middle set of sphe ...

Point and Spot lights no longer work in Orthographic Projection Mode

UE - Graphics Features - Dec 30, 2016

Point and Spot Lights no longer work when using the Orthographic Camera Projection Mode. Note that the Directional Light still works as intended. This is a regression from behavior that worked in ...

"Scene Capture Component 2D" Causes Big Performance Dip In VR

UE - Platform - XR - Dec 31, 2019

When a "Scene Capture Component 2D" is in a scene it causes a big performance dip in VR. It was ~45 fps from a ~90 fps with the "Scene Capture Component 2D". This doesn't occur if you are running th ...

Clients fail to load in Standalone mode with 2 players while Use Single Process is disabled

UE - Networking - Jul 1, 2015

Clients fail to load in Standalone mode with 2 players while Use Single Process is disabled. Note: double checked this, and I cannot repro in Multiplayer Shootout in 4.9. The same issue still occur ...