Sometimes when Sequencer window refreshes the mute property on tracks are toggled

UE - Anim - Sequencer - Aug 23, 2021

Issue was noticed by Grayson in For.tnite/Main. Regression: No this occurred similarly in 4.27 still not 100% repro but some modification in sequence triggered toggling the mute track ...

Compiling a Blueprint class resets the actor label in the World Outliner for all instances of that class.

UE - Editor - Workflow Systems - Aug 19, 2021

Any instances of a Blueprint class that were given a custom label in the World Outliner will have their labels reset to the object instance name whenever that Blueprint class is recompiled. The lab ...

AbilityAsync objects do not have proper EndAction support

UE - Gameplay - Blueprint - Aug 18, 2021

UAbilityAsync objects do not properly support a way to EndAction like a UAbilityTask. ...

Crash in FMacApplication::FindScreenByCocoaPosition when using the mouse in the ILIAD plugin.

UE - Platform - Apple - Aug 18, 2021

I think this could occur anytime but is probably very rare. However using this plugin from the reported UDN makes it much easier to repro as they are calling FMacApplication::ConvertCocoaPositionTo ...

Pixelated volumetric translucent shadows

UE - Graphics Features - Aug 17, 2021

I narrowed down the issue to the Main call of ShadowProjectionPixelShader, and tested (on 4.26 and 4.27) a combo of different material and light shadow settings, as well as enabling transmission on ...

[Feature Request] Niagara Ribbon Render needs V direction Tessellation option

UE - Niagara - Aug 8, 2021

It has a common chunking visual artifacts that lot's of triangular Translucent overlap once Ribbon's width is big and twisted heavily facing to Camera [Image Removed] It can be fixed by adding mor ...

Pasting a component binding onto a Spawnable will not set up parenting correctly

UE - Anim - Sequencer - Aug 6, 2021

It appears that for spawnable bindings, when adding a child binding through a copy/paste it is not added to the child bindings array on the spawnable, so when GetChildPossessables is called, there a ...

Level Instance: failed check in duplication code when embedding

UE - World Creation - Worldbuilding Tools - Level Instances - Aug 2, 2021

Mentioned in this UDN is the possibility that duplication of some actor fails because their BP as been deleted.  ...