When crouching is set in the CharacterMovement Component, the distance from the character capsule to the floor increases by one unit while crouching. Regression: No - Same behavior occurs in 4.16.3 ...
The Radial Blur shader doesn't look correct with ray tracing translucency enabled. Found in 4.24.1 CL#10757647 Reproduced in 4.25 Main CL#11050671 ...
Zen Garden loads, then the screen fades in and out as if it's ready to begin play. But when the player taps the screen, the only thing that moves are some lensflares, and the level never transitions ...
Assertion fails when a struct is opened with a class reference stored and with the struct as a variable in the class that's referenced. A restart is required in order to see this occur. Repro Rate: ...
When trying to convert a non-WP map with OnlyMergeSubLevels enabled crash after a while ...
Enabling the Tango plugin on Linux causes the editor to crash on restart. Regression: No - Tango plugin not available in 4.16.3 (CL 3561208) ...
Resizing the Editor from 3 out of the 4 corners causes a flicker effect on the Editor window. The bottom right corner works normally but the other corners causes flickering. Link to video example: ...
Adding an ambient occlusion decal material to a decal affects objects with "Receives Decal" disabled. Tested in: 4.23.1 CL#9631420 4.25 CL#11341939 ...
PerInstanceRandom does not provide a random value when the material is being used on an Instanced Static Mesh that is spawned at runtime, the value is always the same. Regression?: Yes This did not ...
OnClicked event of UMG button fires once in twice if virtual joystick is receiving input. Both Andorid and iOS devices are affected. This issue is found with 4.9 update. under 4.8 are fine. ...