The problem is that the Cube is still loaded but "HiddenEd". It's AActor::bHiddenEdLayer property is set to true by the WorldPartition System. The Actor is dirty which makes the WP system pin it (wo ...
The foliage in the map appears to be unaffected by the changes in view distance. The scalability settings are changing the cvars to the right values but the change is not being reflected on screen ...
When using a Gamepad, there is an issue where input from the controller continues to control editor menus during Mobile PIE session. This issue does not a appear to be a regression. Versions Tested ...
See repro steps. Workaround Unset and set bIsFocusable on widget's class will allow bIsFocusable to be set and persist on the nested instance. ...
Variables cast from the Construction Script do not update in AnimBP AnimGraph The attached project has the head scale value cast from the Construction Script to a value in the AnimBP that scales th ...
A licensee is reporting incorrect or over exaggerated loss of specularity on the Subsurface skin shading model when shadowed by indirect capsule shadows, and then modifying the r.sss.checkerboard se ...
In the Landscape Tutorial Overview there is a word missing in the tutorial. ...
In UE4.11p6, previewing Nav Mesh in DX12 Mode causes Editor to crash. ...
Dynamically spawned objects' collision does not seem to be working in a packaged game when the Cook Blueprint Component Data for Faster Instancing at Runtime option is enabled. Found in 4.14.1. Un ...
Color and Opacity animation option does not play for Button component, this occurs both in the Widget editor and during play. This issue is not a regression Versions Tested: 4.16.3 - CL: 3561208 - ...