In ConstraintDrives.cpp, SetAngularPositionDrive and SetAngularVelocityDrive do not use "InEnableTwistDrive" and instead assign "TwistDrive" to "InEnableSwingDrive". void FAngularDriveConstraint::S ...
User confusion over Visibility/Hidden in Game track. We're running into some issues where it's only switching Hidden in Game when you Play, which essentially does nothing with lights, among other p ...
When importing a static mesh with a second UV channel setup for the lightmap the second UV is no longer being automatically assigned as the lightmap coordinate index. In 4.12 the second UV detected ...
The editor will crash when assigning a new collision channel to an already fractured destructible mesh. Tested in: 4.13 CL-3106830 4.14 Dev-Main CL-3109838 ...
Crash occurs when casting back to the pawn owner from the Anim Graph. In this case, it is being used for "Copy Pose from Mesh" Workaround: Cast to Owner from Event Graph, defining variable as the ...
Crash occurs when the user deletes a skeleton while it is being used in the current level. If the skeleton is not in the loaded level, the crash will not occur. ...
CanJump Blueprint node will return true for 1 jump after "MaxJumps" and if this happens, will never return true again, even after Character has landed and CurrentJumps has reset. ...
Importing this test asset will cause the editor to crash when using any of the Alembic Import options. I did notice that the source test asset does have 6750 frames but when going through the impo ...
The default camera location for the Persona viewport will be far away for some meshes. I could reproduce this issue with the SK_Chain_* assets in QAGame, though this doesn't reproduce for other ske ...