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 ...
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 - ...
BP Component is not destructible if the Object Type is set during runtime. If the Object Type is set manually before PIE is started, the BP component will destroy correctly. ...
Adding a variable to a Struct used with SpawnActor breaks functionality without warning. Workaround: Clear Class from SpawnActor and reassign same class User Cites Blueprint Compile manager as fau ...