When having two viewport panes open in editor, and piloting/unpiloting a camera actor in one pane, will cause the other pane to reset viewport camera orientation.

Tools - Jan 8, 2019

Piloting and "Un-piloting" a camera Actor in viewport pane causes other viewport panes to reset its view orientation upon "Un-piloting" of Camera Actor. ...

Changes in Scale are not replicated on the Client through RPCs

UE - Networking - Apr 27, 2015

Changes in Scale are not replicated on the Client through RPCs. Location and Rotation are replicated as expected. Reproduced in 4.7.6 binary and Main (//depot/UE4/Promotable-CL-2522625) ...

Invalid Operand "WorldPartition" when calling FAutomationEditorCommonUtils::CreateNewMap();

UE - World Creation - Worldbuilding Tools - World Partition - May 13, 2022

LogAutomationController: Error: LogEditCondition: WorldSettings - EditCondition attempted to use an invalid operand "WorldPartition". ...

UnrealMatch3 ensures when launching on iOS

Docs - Samples - Aug 21, 2016

While running regression pass, found that UnrealMatch3 hits an ensure when user selects to Launch on to iOS device. LogOutputDevice:Error: The ini file '../../../UnrealMatch3/Saved/Config/IOS/Device ...

Split screen - Player 2 doesn't receive input when created with Create Local Player node

UE - Gameplay - Input - Jan 4, 2023

This is a regression. Tested in //UE5/Release-5.0 CL20979098. Split screen extra controllers ignored when using Create Local Player node. May just be Enhanced Input related. ...

Ensure occurs when RBAN simulated rigid body approaches UseComplexAsSimple mesh

UE - Simulation - Physics - Character - Jun 30, 2022

When a collision enabled RBAN node attempts to collect surrounding meshes, if there is a mesh with UseComplexAsSimple, it will hit the Ensure when cloning a mesh on the task graph thread. Disabling ...

Destructible Event OnComponentFracture fires multiple times when Debris flag is enabled.

UE - Simulation - Physics - Destruction - Jul 15, 2015

When using a Destructible that is using the Event OnComponentFracture and the flags for Debris timeout/max separation and Debris Enabled will cause the event to fire for each chunk removed from the ...

[Voice Virtualization][Focus] - Looping sounds do not become Virtual when Virtualization is Restart and Volume Attenuation is set to 0 by Focus settings

UE - Audio - Voice Management - Sep 2, 2021

When using Voice Virtualization settings, if the Attenuation Volume becomes 0.0 do to Focus setting, Restart does not behave as expected on looping sounds. Both Disabled and Play when Silent do wo ...

The collision is wrong when the static mesh scale is set as negative value

UE - Simulation - Physics - Feb 15, 2022

I checked the c.haos code quickly. I think it caused by the function "bool FInitBodiesHelperBase::CreateShapesAndActors()". In this function, the CreateActor_AssumesLocked function will ignore the s ...