Character rotations can diverge between clients and client/server briefly under packet loss and using bOrientRotationToMovement

UE - Gameplay - Player Movement - Jun 4, 2020

At some points the rotations will diverge briefly while the client and server attempt to rotate to the orientation direction by going different directions about the rotation axis. ...

Templated enum GetValueAsString function returns incorrectly formatted string

UE - Foundation - Core - Aug 19, 2020

For many years there has been a static function on UEnum called GetValueAsString which would convert an enum like EAttachmentRule::KeepWorld to the string "KeepWorld", if you passed in the explicit ...

Using Virtual Texture Streaming checkbox in texture editor can break materials

UE - Graphics Features - Feb 24, 2021

A texture can be toggled between virtual texture and regular texture using the Convert to virtual texture/regular texture tool in the texture asset context menu. This updates referencing materials t ...

Scene Color node with UV input on a transparent material renders incorrectly in stereo

UE - Platform - XR - Jan 19, 2021

From Licensee: When we have Instanced Stereo enabled, all our materials that use Scene expression nodes (SceneDepth, SceneColor, etc...), render incorrectly in the right eye. It only happens to the ...

Crash when adding a streaming level to the world through Python

UE - World Creation - Worldbuilding Tools - World Composition - Aug 3, 2021

When using the Python plugin to add an existing level as a streaming level, the editor crashes. It seems that this happens regardless of what level is added or what the contents of that level are. A ...

DefaultEditor.ini dirtied when UpdateSingleSectionOfConfigFile is called for an object containing an array property

UE - Foundation - Core - Aug 5, 2021

Closing an AdvancedPreviewScene results in a call to UAssetViewerSettings::Save to save the preview scene settings, regardless of whether or not anything has been modified. This in turn calls Update ...

Montage Time Stretch Curves Scale Incorrectly

UE - Anim - Runtime - Apr 13, 2022

More details in attached UDN [Link Removed] Time stretch curve behaves incorrectly with large sections of in-between values. From the UDN: After using the feature a bit more we also noticed tha ...

Unable to overlay image on top of people occlusion image on ARKit

UE - Platform - XR - May 24, 2021

From licensee:   when the Enable Automatic Camera Overlay is enabled you will get the People Occlusion image overlaid above everything so no objects can be in-front of it. And if you disable Automa ...

[Submix][Recording] - Existing Sound Wave to Overwrite option has no effect

UE - Audio - Submixes - Jul 29, 2021

This is an old bug that looks like it never made its way into JIRA. Adding for documentation.  ...