The 'Add Movement Input' node no longer functions on a Default Pawn. This worked in 4.5.1 & 4.6.1. ...
Attempting to use the Rebuild option in Visual Studio will fail to build the project. It instead produces a message that "Epic was unexpected". ...
This crash is caused by an exception that is thrown due to the functions inside of a blueprint based off a user-defined class that is suppose to mimic Timelines. ...
When running in Dx12 on Windows 10, the editor will crash if you click on a bone that you wish to edit in the Skeleton tab of Persona ...
A licensee is reporting an audible pop when transitioning between levels with a sound spawned and playing at volume multiplier of 0.0. The original report was a discrepancy between the old audio en ...
Instance Static Mesh element is not rendered if array element is removed and another is added. The collision is still present and the instance count will still register as if the non-rendered elemen ...
When using any collision preset other than QuerryOnly, the collision properties cannot be changed when the actor is in the Viewport. ...
When the scrollbox as the child of multiple retainerboxes, the scroll isn't smoothing. It can see issue with PIE only. If it run with standalone (or package build) is fine. In SScrollBar::ExecuteO ...
When adding a RuntimeVirtualTextureOutput node to a Virtual Texture domain material, the RVT Output node overwrites any data being sent to the normal material node's output, which interferes with th ...
From the User Submission: I spent some time poking through the FComponentInstanceDataCache code and noticed that there is no component instance data saved/applied for'native' component types, so si ...