Crash when building lighting with a Basic shape in the level

UE - Graphics Features - Lumen - Oct 25, 2019

Crash occurs when building the lighting with any Basic shape in the level. This crash occurs with Niagara plugin both enabled and disabled. This issue does not occur in 4.23 Issue only occurs on M ...

Attached actor in Sequencer does not detach regardless of the detach state settings until Sequencer is restarted

UE - Anim - Sequencer - Jan 29, 2020

Attached objects in sequencer do not detach with newly specified "When Finished" property until Sequencer is restarted.  Tested in: 4.23.1 CL#9631420  4.25 CL#11062379 ...

Setting an overlay's alpha to 0 does not display as fully transparent

Tools - Feb 19, 2020

Safe zone overlay ignores alpha when set to 0.0 in DefaultEngine.ini. Tested:  4.23.1 CL#9631420 , 4.25 CL#11341939 ...

Deleting audio subtrack deletes the entire track

UE - Anim - Sequencer - Jan 20, 2017

Noticed that deleting audio subtrack deletes the entire track. This also appear to happen to affect any property on the track. If I make it inactive or lock it that property applies to each subtrac ...

Inconsistency between Rotation Widget and Transform details

Tools - Mar 7, 2016

The rotation widget and Rotation details sidebar have inconsistent values when rotating using the widget. Also, when hitting a 90 degree rotation from 0, 0, 0, the other axis values are affected. ...

Scroll bar becomes so large that you can no longer scroll with Cloth Config open

UE - Editor - UI Systems - Slate - May 11, 2017

Scroll bar becomes so large that you can no longer scroll with Cloth Config open [Link Removed] is a similar report, but this actually affects functionality of the details panel. [Image Removed] ...

Increment / Decrement nodes do not call BlueprintSetter functions

UE - Gameplay - Blueprint - Oct 31, 2017

When BlueprintGetter / BlueprintSetter specifiers are used for a property, the increment/decrement nodes in blueprints will call the BluprintGetter function but not the BlueprintSetter function. Th ...

Hot Reload wipes all elements of UProperty TArrays in Blueprint subclasses

UE - Foundation - Cpp Tools - Hot Reload - Dec 5, 2017

Hot reloading a change that affects a class that contains a TArray UProperty will wipe all of the array elements of any Blueprint subclasses of that class. Regression?: Yes This does not occur in 4 ...

Toggling visibility of Sublevels on a server can cause a disconnect if Dynamic Actors exist in the sublevels.

UE - Networking - Aug 17, 2018

The PackageMap / NetGuidCache appear to get into a bad state on Clients if the Server toggles level visibility of a sublevel. This can affect currently connected clients, as well as clients that jo ...

Image Distortion when Rendering an Image Using Sequencer in DX12

UE - Graphics Features - May 25, 2019

Images are distorted when Rendering out a single image from a level sequence in DX12. Found in 4.21 CL# 4753647, 4.22 CL# 6574378, 4.23 CL# 6599617 ...