A user has made an array of arrays by creating a structure that has a member that is an array. When trying to set a member of the array that is within the array, the "Set Array Elem" node does not w ...
If the user runs and array into a select node and then runs the return value into the target of a custom event the connection will break between the array variable and the select node when changing ...
If the user uses a scroll box and then get the offset of the scroll box it will read correctly until the user uses the mouse wheel to scroll down. The scroll offset will then read lower than the act ...
DoesSocketExist always returns false for Sprites in a Flipbook, whether there is a socket on any/all of the Sprites or not. Note: GetSocketLocation seems to work fine, indicating that it is reading ...
If a user removes a wall or box from the top down project base level, the navmesh will not update appropriately, creating a wall that the user will not be able to pass on PIE. Additional Note: Thi ...
Edit: Looks like failing to read the DDC when compiling global shaders User is getting a crash when they are attempting to open a copy of their project from version 4.4.3. Attached CrashLogs, DXd ...
Lock movement state on landscape does not save state on reloading editor. ...
Editor slows down exponentially when spawning in a large quantity of instanced meshes. ...
If you place a mp4 file into the startup movies section of the Project Settings, the movie will only play for a brief time before the level loads. If you play the play the level with the startup m ...
Get and Set nodes for variables from a BP's parent class will not compile without a reference to Self. Without one, the BP fails to compile with the following error: "Error Variable node Get NewVa ...