Navmeshes produce a "Navmesh Needs to be rebuilt" error while running a Listen Server and a Client. ...
See steps to repro. Our key recomposition algorithms need to take into consideration the Transform Origin manipulations. ...
There is no particular error. Developer can ignore it. ...
Blueprints might get into a corrupted state when they are inherited for a big number of times. Starting from a C++ class, if you then create a BlueprintClass from the C++ class, and keep creating ne ...
Blueprints currently don't support unsigned 64 bit ints, but they do support signed 64 bits. If a Blueprint uses a native struct variable that contains a uint64 property, it incorrectly assigns that ...
Context: Orthographic views are used to have a 2D view of a 3D object providing precise control over object placement and alignment. This can be used for projects like isometric games and architectu ...
Crash Reporter does not get packaged with development build projects when they have "Include Crash Reporter" set to true in packaging options. ...
A few users are experiencing strange network traffic from UDP Messagine. They notice it on other devices connected to the network. In some setups, it can even cause you to have cable TV interrupti ...
When upgrading a project to 4.11, Sound Cues placed in the level with the 'Attenuation' override node no longer playback as expected. This issue was a bit weird when testing because the user report ...