After holding any mouse button down and pressing escape to quit the game, using the right mouse button to move in the viewport locks it to the left and right bounds of the viewport. Sometimes moving ...
Context Auto-weld makes it so if a child is attached to a parent, the two bodies will be joined into a single rigid body. Physic settings like collision profile and body settings are determined by t ...
Applying a new reflection capture resolution after changing Preview Rendering Level to Android ES3.1 results in crash. Tested in: 4.24 P3 CL#10283392 4.25CL#10303496 ...
When setting an AnimNotify to an AnimationSequence, this AnimNotify can be triggered multiple times when only set once. This issue only happens when the mentioned AnimationSequence that contains the ...
Some Material Attribute blends in Material Layer Blends can cause Virtual Texture samples to be duplicated in HLSL. This can be avoided by sampling the Virtual Texture in the Parent Material, and pa ...
Issue seems to be related to NpRigidDynamic::setKinematicTarget. When called by itself (like in the case of Kinematic bodies moved without teleportation), the simulated actor is woken and is put ba ...
Cannot save actor after actor component modification. The user gets the error Graph is linked to private object(s) in an external package ...
The licensee already investigated this a little. The problem appears to be that UKismetNodeHelperLibrary::GetValidValue should be calling IsValidEnumValueOrBitfield as opposed to IsValidEnumValue. ...
Increment and decrement nodes return the incorrect value User Description: Getting the result of the Increment Macro seems to be incrementing the variable twice. Very confusing. Is this normal? ...
Landscape Layers created in 4.22+ revert to default material in Mobile Preview. Confirmed in MAIN at CL 9730599 ...