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 ...
When motion blur is active and the view port is in motion there will be a dark artifact visible at the bottom of the screen. Normally this isn't very noticeable however the effect worsens with speed ...
AI does not respect direction on nav link proxies when direction is set to "Left to Right" or "Right to Left", it continues to use both directions equally. ...