Crouch node does not appear to have any affect when called. The Is Crouching always returns false ...
Physics Constraint no longer constrains conponents that are set to Query Only Regression from 4.11.2 User Description: Testing a 4.12 copy of my 4.11 project and when I tested in editor, all my ...
Sequencer renders events affecting UMG twice ...
Distance Fields generated for the 4 basic static mesh assets in the modes panel appear to have artifacts or low resolution. This is only affecting certain shapes that I can see. Adding in assets fro ...
Transition Screen Size doesn't seem to affect when LODActors are added to the level. This was occurring before Dev-Framework's merge into Main at CL 3198987. ...
This issue was originally reported specifically for Destructibles, but it appears to affect Skeletal Meshes, and static meshes when selected. When "Render in Main Pass" has been disabled skeletal an ...
Disabling a shot from scripting will not affect evaluation of the sequence. ...
Retarget source doesn't affect DDC key, so it causes incorrect result. Changing the anim sequence DDC key generation to include it fixes this issue. ...
Lighting only affects tilemaps from one direction. Found in 4.19 CL# 4033788, 4.20 CL# 4369336, 4.22 CL# 4435744 ...
#ifdef and #ifndef have no affect when used in the header file of a class. Ex: #ifndef MYMACRO UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = Test) float ANumber; #endif ANumber v ...