When using the StringToBytes() function it returns one less byte due to the -1 at the end of the return. The function takes a string and converts it to bytes but it always returns one less byte than ...
A licensee upgraded their project to 4.18 and started to receive a compiler error when trying to build a project. This was tested in both their upgraded project and a fresh 4.18 project and the resu ...
-When a clothing asset is applied to the mesh, the vertex color(s) change to solid black -Can be removed by right click Remove Clothing Data -Crashes in Main-4.20 -Can't be tested in 4.17.2 due t ...
I tested this on a Mac Pro in UE 4.15, 4.16, 4.17, and 4.18. As a possible workaround for the fog issue, I've discovered that setting Atmospheric Fog > Lighting > Disable Ground Scatter to "True" wi ...
This is caused by client move combining warping the player back and replaying the move. Workaround is to set "p.NetEnableMoveCombining 0" but that is bad for network bandwidth. We should probably ...
In cases where serialization goes out of bounds, there is no check to see if the app is running in unattended mode before the message box is displayed. If the app is running unattended, such as on a ...
4.17: The preview mesh disappears entirely when the name of the preview asset is changed When a preview asset is applied to a socket, and the socket is renamed, the preview asset becomes detached ...
A crash occurs when you attempt to run the sync command on a folder that contains a level that is using level streaming in the editor. This was tested with Perforce and Subversion. Have not tested ...
When setting a preview mesh and a socket to a relative scale, the socket's scale is saved but the preview meshes scale changes. This occurs when the asset is saved < mesh editor closed out < mesh ed ...
Editor crashes after exiting a play in vr session with -Vulkan enabled Exclusive to Oculus Rift ...