If a user tries to print out one of the named variables that is stored within an Enumeration blueprint then it will return something along the lines of Enumeration 0, Enumeration 1, Enumeration 2, . ...
Skeletal Mesh scales incorrectly if RigidBody node is used in Animation Blueprint and then the character blueprint is scaled. If the character blueprint is scale to extreme sizes (3.0) the effect i ...
1) Using the Meta specifier EditCondition will gray out the property box so that it cannot be clicked, but using tab from another property box will place the cursor inside the grayed out box. 2) V ...
The confirmation message will fails spawning with the following messages in the log: [2023.07.25-20.04.01:038][ 0]LogWindows: Error: Failed to create dialog. The specified resource type cannot be ...
Crash occurs when user call Destroy Actor on a Geometry Collection Actor. This seems to only occur while the actor is simulating. If called while on the ground, it doesn't seem to occur. ...
If a struct has a property with the EditCondition meta after a Boolean property that is set to the Boolean property, this Boolean property will be changed inadvertently when a Set node is used for ...
With Root Motion From Everything enabled, a Blend node gives different results when feeding it Animation Sequences directly or when first using a Cached Pose. *Simple test project attached Two sce ...
"By default, the device profile for android_high (which is used by phones such as the galaxy s8 and s9) gives a scale factor of 1.0 resulting in 1280x720. When choosing a ~2:1 device such as the gal ...
This is an edge case occurring when changing Input Mode while the Scroll Box is being dragged. When the Input Mode switches to Game Only, further drag actions are no longer possible. However, becaus ...
This is not a Regression. Tested in //UE5/Release-5.0 CL23058290. Crash occurs when creating a USkeletalMeshComponent inside a UMotionControllerComponent when applied to a Character. Commenting out ...