Adding the Precondition to the SmartObject caused an assertion when it was part of a persistent collection. The precondition needs to be able to pass its Activate method to cause the assert. This b ...
Projects with multi-process cooking enabled will not complete packaging. If MPCook is disabled, packaging can be completed. ...
It looks like there is an issue with control rig functions and the save on compile option. When a control rig is saved via this setting, public functions within the control rig can't be referenced ...
UAbilityTask_GrantNearbyInteraction passes itself as the source object when making the Interaction Ability Spec in UAbilityTask_GrantNearbyInteraction::QueryInteractables. This causes the "Warning: ...
Collision between an instanced static mesh and a physics simulating actor (with "simulation generates hits events" enabled) results in the following warning: LogChaos: Warning: Collision handler en ...
[Image Removed] ...
The stems from a really old change (CL 2948683) to fix [Link Removed]. Compiling ObjectA will call RefreshExternalBlueprintDependencyNodes on its dependent BP, ObjectB_ReferencesA, which reconstru ...
Having flipbooks with dynamic materials and then playing/stopping multiple times crashes the editor. ...