Found in 1.5.1.118081 Project: [Link Removed] Message from customer: "The problem occurs when using the texture reprojection tool on a surface scan to bake model details onto a simple bake plane ...
Sometimes AnimNotify does not fire when an animation is executed under the following conditions. 1. The CharacterMesh's AnimationMode uses UseAnimationAsset 2. CharacterMesh's URO is enabled (Enable ...
Reported by multiple users. When in a networked session a GameplayEffect is automatically removed due to:a tag being added that's not allowed, or (TargetTagRequirements.RemovalTagRequirements.MustHa ...
When using a Retainer Box in UMG with Color Vision Deficiency enabled, the content inside the Retainer Box is rendered with incorrect colors compared to the rest of the UI. This bug is present in UE ...
There is currently no simple way to do a deprecated variable fixup on native variables that are set by a blueprint class. For a simple variable rename, CoreRedirects can be used and will work proper ...
When validating a changelist, unrelated errors to the changelist can appear. Here's an example of running the validation on a cl named "temp cl" which just contains a single actor "Cylinder". The A ...
The build system supports many types of flags that can be enabled in game-specific Target.cs files to enable things like logging in shipping, target-specific overrides like custom config, or enablin ...
Context Level Instancing is a level-based workflow designed to improve and streamline the level editing experience. In a standalone Level Behavior, when the Level Instance Actor is loaded through it ...
The rules by which chunks are created are ambiguous and currently do not ensure that both PakFileRules and PrimaryAssetLabel settings are reflected. In this sample, depending on the PrimaryAssetLabe ...
UE allows actors to be attached to other actors. More precisely, it allows the root component of an actor (child) to be attached to any component of another actor (parent). From now on, "parent" and ...