Movement broken for Top Down template for Clients

Docs - Samples - Jan 7, 2015

There is no way to control the player after creating a new top down project (blueprint or code). This should be fixed by [Link Removed] ...

UserDefinedEnum variables in UserDefinedStructs aren't properly updated when the enumerations are reordered.

UE - Gameplay - Feb 4, 2020

UserDefinedEnum variables in UserDefinedStructs aren't properly updated when the enumerations are reordered. FEnumEditorUtils::BroadcastChanges fixes up Blueprints but not UserDefinedStructs.  ...

TSlateMaterialShaderPSDefault cast error when opening Platform Stats in Lyra's M_UI_Base_BordersAndButtons Material

UE - Rendering Architecture - Materials - Jun 16, 2022

Licensee has provided a potential fix, please see the UDN link. Callstack attached utilised -onethread ...

Load Error with DeferredDependencyLoading

UE - Gameplay - Blueprint Editor - Jun 19, 2022

If re-define the macro USE_CIRCULAR_DEPENDENCY_LOAD_DEFERRING to 0, the component is editable in detail panel. But I'm sure it's not a good fix. ...

Content browser asset import:If importing only one asset, make sure it selected in the content browser

UE - Editor - Content Pipeline - Import and Export - Sep 27, 2022

Selecting the just imported asset will speed up workflow. Fix should be done for legacy and interchange importer ...

FEnhancedActionKeyMapping struct has incorrect comparison results

UE - Gameplay - Input - Nov 11, 2022

The fix for this is to override the  FEnhancedActionKeyMapping::operator== to account for the deep copy that happens on modifiers instead of comparing addresses ...

ARCore fails to package due to permission error with ARKit enabled

UE - Platform - XR - Jan 17, 2019

When using the handheld AR template and trying to package for ARCore, the package or launch on attempt will fail due to some permissions errors with Apple. If ARKit is disabled the editor will lock ...

Array inputs on event dispatcher cause a compiler note.

UE - Gameplay - Blueprint - Apr 13, 2017

Looks related to [Link Removed], but it appears that something was overlooked. Probably requires a similar fix for the delegate node. ...

Vehicle using Async Scene Crash

UE - Simulation - Physics - Nov 6, 2018

Setting a Vehicle to Asynchronous physics will cause a crash. Confirmed in 4.22 Main at CL 4542756 ...

Crash on Level Load with Sequencer Event

UE - Anim - Sequencer - Nov 9, 2018

Crash when changing maps with sequencers new event director. Confirmed in 4.22 MAIN at CL 4553454 ...