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 ...
In this user's project, playing in Launched or Packaged games causes the Get Socket Location to return an unusual report when used during a flipbook animation. Instead of a normal vector, the Print ...
Thumbnails for child blueprint are not updated after changing a component in child blueprint ...
Some old NaN checks in character movement use checkf() which will crash, those should be ensures. Other code is inconsistent in using either ENABLE_NAN_DIAGNOSTIC (with side effects), and some users ...
I have a fix for this shelved in CL# 2937344, so it would be good to get it into 4.12 once the user verifies the fix. ...