Sprites which are layerd on top of one another in a tight pack and have a material set to TranslucentUnlitSprite Material will disappear while moving the camera above and below the editor's 0 grid. ...
User's asset is causing a crash on the User's Computer and on the Main Branch here, it is causing a soft crash (I have to CTRL-ALT-DELETE to close the editor.) ...
Attempting to compare a blackboard key type using an equals node always returns false. In the setup in the attached project, there is a task that contains a public Blackboard Key Selector variable. ...
Importing user provided Camera FBX will crash on closing the Matinee window in Matinee Fight Scene level. I cannot reproduce a crash in a blank project with this asset. Attached: Crash.zip - Inter ...
Sending a string or text of 1024 or more characters disconnects Client and Server. 1023 works without disconnection. Possibly a buffer overflow problem? Is this expected behavior? Reproduced in 4. ...
Dragging off the result of the Ease function and selecting Add Reroute Node creates a wildcard reroute node that is not connected to the Ease output. The two nodes cannot be connected. ...
A user reported an issue resulting in a crash with callstack pasted below. After a brief investigation I've found that user was able to successfully compile a blueprint where a function taking an ...
While importing a json file with a large amount of sprites, memory usage spikes. The test asset uses a 2000x128 texture with 1024 elements. ...
A Blueprint Interface function that does not have an Output cannot be overridden in a Blueprint implementing that function. The function does not appear in the Interface section of the My Blueprint ...
Cannot derive from ADecalActor in your game modules as not all of the functions are exposed and you get linker errors. ...