When creating an AnimBP with 3 or more layers using linked AnimGraph nodes and going through a state where animation is initialized such as replacing SekeltalMesh, the AnimBP on the 3rd layer is not ...
Debug drawing with AnimDarwDebug~ does not work when RootMotionMode is set to "RootMotion from Everything". In addition, the same issue occurs when MultiThread of Animation is turned off. Licensee ...
Planar Reflections lag behind VR headset movement [Link Removed] Reporting that reflection captures lag because they happen before late update is applied. Includes an experimental patch that fi ...
When switching the Camera's Exposure Metering Mode from Manual toHistogram, the exposure level resets and takes time to settle. The Licensee has a proposed code change that would fix this issue. Als ...
An occasional ensure is thrown when opening Camera Anim assets. Generally, the issue occurs when opening the asset for a second time, but the repro rate is low, around 1/5. ...
A crash or breakpoint is triggered when building UE4 with Project Files generated with -2019. Typeinfo.h was changed in MSVC v14.23 to just be typeinfo. ([Link Removed]) There is a pull request t ...
Character::OnJumped_Implementation() should be virtual or users' custom implementations will not be called. If they declare it with "override" their code will fail to compile. Already fixed in Main ...
Media asset fails to play in packaged game. There was a bug entered [Link Removed] which is similar, but dealt with standalone play mode as well. The standalone issue seems to have been fixed since ...
Having multiple viewports open causes the wrong viewport to be rendered inside the headset. Positional/Rotational tracking is still updating correctly in the preview window. Closing the wrong view ...
Building 4.10 from the GitHub release branch on Linux fails to open after install and instead crashes User Suggested Fix: Switching triangle order optimization off with r.TriangleOrderOptimization= ...