Route gamepad to second window setting is broken

UE - Gameplay - Input - Nov 11, 2022

The RemapControllerInput function call likely needs to be added back to the game viewport client as a fix.  ...

WorldPartition: Attached Actors within Level Instances save level offset bounds

UE - World Creation - Worldbuilding Tools - Level Instances - May 9, 2023

The proposed fix is implemented in CL 25389340 but needs further testing to make sure there are no issues caused by it. ...

WorldPartitionActorDescs for LevelInstanceActors are broken when migrating world partitioned level

UE - World Creation - Worldbuilding Tools - Level Instances - Jun 13, 2023

WorldPartionActorDescs will be restored to the correct properties when resaved. They can also be fixed by the WorldPartitionResaveActorsBuilder commandlet. ...

Behavior tree assets marked dirty when opening in subeditor

UE - AI - Aug 16, 2016

Found while I was fixing up other content, that Behavior Tree assets are being marked dirty by just opening them into sub editor. ...

Moving or renaming a file in the editor should execute a Perforce move command not a delete+add

Tools - Aug 31, 2016

Moving or renaming a file in the editor erases its perforce history. It should execute a move not a delete + add to fix this ...

Hot reload iteration time regression.

UE - Foundation - Core - Oct 19, 2017

Hot reload iteration times have been crippled ever since CL# 3332960, which was a fix for [Link Removed]. ...

IOS-Shipping memory managentment failed for std::string

UE - Platform - Mobile - Oct 8, 2018

[Image Removed] [Image Removed] [Image Removed] if strip with -x option, it will fix this issue. ...

PLCrashReporter iOS Bitcode packaging Error

UE - Platform - Mobile - Mar 6, 2019

Unable to package a CPP project with Bitcode enabled Confirmed in 4.23 MAIN @ CL 5291468 ...

Mobile VR - Foliage (HISM) crash

UE - Platform - XR - Jun 7, 2019

HISMs cause mobile VR app to crash. Confirmed in 4.23 MAIN @ CL 6829265 ...

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] ...