[MetaSounds][Inputs] - When multiple copies of an input node are on the graph, all connections reconnect to one node when an input is renamed

UE - Audio - MetaSounds - Aug 13, 2022

If there are multiple copies of an input on the graph, when it is renamed, all the connections are broken and rerouted to a single node, orphaning the rest on the graph. I believe this may be a dupl ...

If LevelSequence ends during a shot that includes a CineCameraActor, Player Camera is not reset correctly

UE - Anim - Sequencer - Dec 13, 2022

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Issue occurs when sequence ends with shot, and if sequence is interrupted during shot. ...

VCamMultiUser is missing VCAMCORE_API on structs

UE - Virtual Production - Tools - Virtual Camera - Mar 17, 2023

Salesforce link [Link Removed] ...

Shadow map z-fighting when using Overlay material

UE - Platform - Mobile - Jan 8, 2024

Using a Shading Model node set to Unlit results in an invalid material with FromExpression domain

UE - Rendering Architecture - Materials - Feb 29, 2024

Create a materialSet its domain to From ExpressionRecreate the node graph as in the screenshot Note that the preview sphere is black. ...

(BUG) Sequencer Root motion breaks down when using SwapRootWithActor, translation track and transform origin actor

UE - Anim - Sequencer - Anim in Engine - Jul 19, 2024

When "Sequencer.ThreadedEvaluation.AllocationThreshold 8" is initiated, characters in a level sequence that have “Swap Root Bone Actor” activated on their animation will begin to slide very fast acr ...

Physics Asset loses skeletal mesh reference when skeletal mesh is moved to another folder

UE - Gameplay - Apr 10, 2015

When moving a skeletal mesh from one folder to another will lose the skeletal mesh reference in the Physics Asset. A warning message will appear. Picture attached. James: Do things like FStringAss ...

Child actor component cannot be selected within blueprint viewport

UE - Gameplay - Blueprint - Nov 24, 2015

Child actor component cannot be selected within blueprint viewport. The transform can be altered and, if selected within the Components tab, the child actor component can be moved within the viewpor ...

Compile error when opening a project on child blueprint calling parent blueprint event

UE - Gameplay - Blueprint - Sep 8, 2015

child blueprints calling functions from parent blueprints generate compile errors upon opening project and pressing compile within the child blueprint. Workaround: Open parent blueprint and comp ...

Copying local variables from an event graph to a collapsed graph causes missing local variable warnings upon compil

UE - Gameplay - Blueprint - Aug 25, 2015

If a local variable is present within an event graph and then copied in a collapsed node, the copied variables will have a warning: "Unable to find local variable with name 'NewLocalVar_0' for Get ...