A SkeletalMeshComponent set to query only physics still interacts with collision. This is a regression from 4.21 Seems to be a side effect from a change to GetCollisionEnabled_CheckOwner ...
Moving from "float" to "FGameplayAttribute" is causing a test to fail. ...
A licensee wants to enforce YFov constraint for a game project by setting AspectRatioAxisConstraint=AspectRatio_MaintainYFOV in the config. However during playing the sequence, the value of AspectR ...
Certain Map container calls (e.g. Find, Add) will fail to compile at packaging time if a Blueprint class containing a Map variable with a user-defined enumeration as the key type is nativized. This ...
A sequence created in UMG appears to skip/ignore the first frame. If an event is set to fire off on the first frame of the sequence it will not fire. ...
After changing a rich text block to use a different style (from a data table) it will ignore the material applied to the the default text style and it will use the color instead. ...
issuesFBSPOps::csgAddOperation returns null if BuilderBrush has no valid polys.The creating level on content browser never calls "UEditorEngine::InitBuilderBrush(NewWorld);". But "New level" button o ...
When running a standalone build, focus navigation doesn't work on widgets within a world-space widget component. This may be fallout from [Link Removed], which parented the widget component's virtua ...
Unable to save an Editor Utility Widget when it is running ...
Renaming a folder using square brackets seems to work but renders meshes inside unusable in certain instances. ...