The number of elements in an array remain the same as the default when duplicating an actor

UE - Gameplay - Blueprint - Feb 22, 2017

If a user removes elements from an array in an instance of that blueprint in the level and then duplicates the actor (in the level ) containing the array, then the resulting actor will have the orig ...

Screen Space Widget Component offset in Editor Viewport when using Windows Scaling

UE - Editor - UI Systems - Jul 23, 2018

Using Windows scaling above 100% now causes Screen Space 3D Widgets to be offset. (Pressing F11 for fullscreen or launching will cause widget to appear in correct location) ...

Stale VSM pages after HLOD transition

UE - Graphics Features - Shadows - May 23, 2024

Virtual Shadow Maps do not invalidate pages when HLODs replace meshes. This can lead to inconsistencies between the geometry and the shadows, which can cause artifacts as pages are invalidated. ...

first struct variable not shown by Intelisense

UE - Foundation - Core - Feb 18, 2015

When invoking a custom struct, the first listed variable will not appear in the Intelisense window. ...

Components spawned at runtime do not take Radial Damage if simulating physics

UE - Gameplay - Mar 16, 2015

Components spawned at runtime do not take Radial Damage if simulating physics. ...

LIVE: Reflection Capture are not working with moveable directional light on mobile

UE - Graphics Features - Nov 3, 2014

When a Directional Light is changed from static to movable, the materials in the level will appear dark. ...

Combo Box (String) does not work when applied to a 3D widget

UE - Editor - UI Systems - Apr 16, 2015

Users are not able to get the drop down menu to show up when the combo box is applied to a 3D Widget (World Space) ...

Reimporting Static Mesh LODs yields unexpected material assignments

Tools - May 24, 2018

Reimporting an asset after making changes causes loss of saved LOD changes when editing a static mesh. Similar issue was logged and fixed for SkeletalMeshes but this issue is still occurring for ...

Anim Notify blueprints are included in packages when not referenced

UE - Foundation - Core - Cooker - Sep 17, 2018

Anim Notify Blueprints are included in Packaged builds of the editor even if they are not referenced. This does not occur with other Blueprint classes, such as Actor, although it may with some other ...