Going to an earlier point of a replay does not update to previous visibility state on an actor that was switched to not visible during demorec

UE - Networking - Jan 5, 2016

Going to an earlier point of a replay does not update to previous visibility state on an actor that was switched to not visible during demorec. Reproduced in 4.9.2 binary and Main (//UE4/Dev-Main C ...

Unable to Import Sockets and LODs together for Static Meshes

Tools - Nov 6, 2015

When importing a Static Mesh into UE4 that is using the SOCKET_ naming, and is part of a Level of Detail set, the socket is discarded. If the Level of Detail set is removed from the Static Mesh, t ...

Spline component that is altered in the construction script cannot be referenced by the Event Graph

UE - Gameplay - Blueprint - Apr 21, 2015

A Spline component that is altered in the construction script cannot be referenced by the Event Graph. ...

Extremely long Spline Point will cause the editor to lose FPS

Tools - Nov 13, 2015

Extremely long Spline Point will cause the editor to lose FPS and crash some machines User Description: A couple of times I've accidentally scaled a spline node to be huge, causing the spline to ...

Controller::GetPawn() returns NULL in 4.9

UE - Gameplay - Sep 3, 2015

Making a call to GetPawn in an AIController class will return NULL which will crash when that return value is used. This is a regression as the call is made successfully in 4.8.3. Working CL: Work ...

Text doesn't update when wrapped in a Retainer Box

UE - Editor - UI Systems - UMG - May 2, 2022

This is a Regression. Retainer box is prevent Text to update in different situations including binding the text. ...

BP with Show 3D Widget enabled does not display the correct vector values in the bp editor

UE - Gameplay - Blueprint - Apr 7, 2015

BP with Show 3D Widget enabled does not display the correct vector values in the bp editor. Note: If you don't see a difference at first, delete the bp in the level and place it again. The widge ...

Hot reloading with a plugin in the project prevents the project from being able to save.

UE - Foundation - Core - Jul 8, 2015

Hot reloading a project that includes a plugin will not be able to save if the plugin is used in the project. ...

Blueprint parameter of a function call will break on reload of the editor

UE - Gameplay - Blueprint - Jun 8, 2015

When using a code created function call inside of a blueprint that takes in a pointer to a UBlueprint as a paramter the pin for setting the desired blueprint will cause a compile error when the edit ...

Changing screen percentage while in VR Preview will change screen coords for post process shaders

UE - Platform - XR - Jan 30, 2015

If a post process volume is set to use a material shader, reducing the screen percentage while in VR Preview will shift the coordinates left/right. ...