From licensee: Their iOS app will "crash when purchasing IOS IAP was caused by the lack of a Paid Apps Legal Agreement setup in AppStoreConnect. It would be nice if we were to get a more graceful fa ...
Licensee request for this as it is affecting productivity. Likely requires a method of allowing a user to choose which behaviour they prefer. For reference, the behaviour changed in CL 11684461 to f ...
UAbilityTask_GrantNearbyInteraction passes itself as the source object when making the Interaction Ability Spec in UAbilityTask_GrantNearbyInteraction::QueryInteractables. This causes the "Warning: ...
The Blueprint_Effect_Explosion Actor's Root Component in the Starter Content is in some form of invalid state. It reports to have a scale of (1.0, 1.0, 1.0) in the details panel but further behaviou ...
It is not possible to set the RotationNormalizedAngle to a value different from those you get from an input map. For example, you cannot set it to a value from a make float once created inside the m ...
ULevelEditorDragDropHandler::PreviewDropObjectsAtCoordinates sets the World as the ReferencingAsset when we should probably set the GameDataAsset for the current active ContentBundle if there is any ...
When working with a Control Rig in Sequencer, compiling the Control Rig used by an actor will cause the rig to no longer drive movement for the actor's skeletal mesh. Licensee provided sample proje ...
FBIK becomes extremely unstable when the root bone scale has a value other than 1. ...
A Nanite primitive casting a CSM shadow on another Nanite primitive with "Cast Shadows" disabled, will have it's shadow disappear completely when r.Shadow.CSMCaching = 1. ...