While testing GPU - ContentExamples - Lighting - Nvidia gtx 770 in the 4.16 GPU Compat Pass, I noticed a strange effect on lights while the player is in motion. I've had multiple people attempt to ...
Area Class and Is Dynamic Obstacle properties do not seem to be saved on static meshes under certain conditions. I was able to reproduce this issue 3/5 times that I tested it. It seems that if the ...
THere is a crash that occurs when opening a project after the Occlusion Culling and DBuffer decals option are unchecked. There are times where the Unreal Crash reporter catches the crash and display ...
The visibility of the Text depends on the "+Create Binding" being added or not added. Now, If we go into our Widget Blueprint Designer > over in the Details panel under Content > Select "Bind" and ' ...
There is an issue occurring where when updating an animation of a child actor by setting the Child actor class, the animation will flash the skeleton in a T-Pose before continuing with the animation ...
Including a trailing slash ("\") at the end of a BuildCookRun command sent to UAT results in UAT receiving a malformed command. If the command ends with a slash, the resulting command that UAT recei ...
This does not occur with some previously packaged First Person templates that were on the device still namely one from //UE4/Dev-VR 4.21.0 @CL 4277723 It also does not occur with other apps on the ...
Visual Studio 2019 does not load even when it is selected as the chosen IDE. Instead the editor loads Visual Studio 2017. If you create a new C++ class after switching the IDE and restarting the Edi ...
In Editor, When you remove a return value parameter from a Blueprint Interface function's Output Category. (so there are no return values), it becomes an event. In any Blueprint that implements the ...
Turning on batching of sphere casts when colliding against complex gives incorrect results. Affects debug output and vehicle wheels and body movement. The issue is with the batch query mode which ...