When a variable of FPostProcessSettings is created, the variable itself is missing in editor with the actual post process settings fully expanded instead. Additionally, the fully expanded settings ...
NaN (Not a Number) is handled different when clamped on Windows and Android/iOS. If you clamp a NaN (Acheived by -3 ^ 0.2 in the reproduction project) from 0.0 to 1.0 and then print the result, you' ...
Changes made to array containers in the parent Instanced Subobject Blueprint does not affect the child. Working in 4.18.3 Broken in 4.19.2 Tested in 4.18.3(CL - 3832480), 4.19 (CL - 4033788), 4. ...
When running a standalone build, focus navigation doesn't work on widgets within a world-space widget component. This may be fallout from [Link Removed], which parented the widget component's virtua ...
User reported an issue of a mesh not being visible when a project has multi-level blueprint inheritance. After reproing, I believe the root cause is DefaultSceneRoot of the grandchild BP class not c ...
When a commandlet is run it successfully completes but does not terminate the engine correctly. It appears that multiple requests are made to terminate the engine process these subsequent engine ter ...
When creating a new material the thumbnail will start out as the default material sphere but then quickly appear distorted, almost like its zoomed in really close. This does not affect already creat ...
Duplicating a blueprint that has a node hooked up to BeginPlay causes the BeginPlay in the duplicate blueprint to target the original blueprint. This does not appear to affect functionality. Occur ...
REGRESSION No, occurs in 4.14.3 On Mac, scrolling slowly (one or two notches) does not have any affect in editor, whereas on the Windows, this has full effect. This was seen in editor (with scroll ...
Attempting to package a plugin as DLC is failing with the following error message: Program.Main: ERROR: AutomationTool terminated with exception: System.Exception: Couldn't update resource However ...