When adding a start up movie to a project and launching it onto the Nvidia Shield Tablet device, the video does not play properly. The screen is warped and displays black bars. ...
MobileHDR fails on GearVR ...
Expand Node on a Function node deletes the Function node. If the Function node is part of a group of nodes collapsed into a function, expanding that new function node will return all nodes except th ...
Nexus 9 fails due to unrecognized CPU architecture. Need to add mapping of arm64-v8a to arm64 (UE4 internal architecture for this part) so it will fall back to armv7 for now and in future use 64-bi ...
If the user drops a text box into the designer tab and changes the font size (after adding text first) the font size does not update right away. Instead the font size will only update if the user cl ...
While on a Linux OS, the editor immediately crashes if the Hydro Erosion tool is used on a landscape. ...
Landscape LODDistanceFactor is not applied to levels that were not loaded when it is changed. Sample content shows a landscape in this state. Other landscape properties probably suffer from this s ...
An Actor BP with an editable variable that references another Actor in the level will reference multiple examples of that Actor if it is duplicated. Reproduced in 4.7.2 binary and Main (//depot/UE4 ...
If you delete a folder from the Content browser that is in the Starter content, The folder will reappear if you reopen the project. The only way to delete them would be from Windows Explorer. I als ...
This issue makes BP BT decorators not being able to run condition checking every tick. The core issue is here: bool UBTDecorator_BlueprintBase::GetShouldAbort(UBehaviorTreeComponent& OwnerComp) co ...