A user has upgraded their project from 4.6.1 to 4.7.2 and now one of their assets is partially loaded. After a bit of digging I found an error in the event graph of the ShadowHerosHUD. The nodes are ...
Accepting source for a conflicted blueprint asset in the merge tool currently creates a new asset *_3 and makes the original name asset unopenable. Found on: //UE4/Main CL-3079307 //UE4/Release-4. ...
When a code component contains a pointer to an actor, adding the component to a blueprint and setting the pointer to point to an instance of the same blueprint will cause the pointer to reset to "No ...
Subclass disappears from class variable drop-down upon reopening the project. There is a workaround for the issue but it is strange in nature. Opening the level blueprint and adding the node in scre ...
When navigating the viewport, placed actors can leave a "black shadow" as the camera viewpoint changes. The artifacting remains until "Game view" or wireframe mode is activated. This only occurs i ...
The values printed from the nand boolean node display incorrect values for the specific set-ups with 3 inputs that are in the repro steps. The node works as intended with 2 inputs, and with some of ...
World Outliner selection does not update transform widget location during play. This issue can be easily fixed simply by reselecting the object, this issue only affects the first time the object is ...
Possibly related to [Link Removed]. This affects Static, Stationary, and Movable point lights when upgrading a project from 4.18 to 4.19.2 or Main (tested in CL 4101872). If you click the "Reset to ...
Crash always occurs when executing Visualize Texture Command with Texture id. Looks like GVisualizeTexture.Mode doesn't affect correctly. Workaround: VisualizeTexturePresent.cpp FVisualizeText ...
Editor shortcuts will not work if you launch the editor with a non-Latin-based language (ex. Russian, Chinese). The editor must be closed and restarted with English (or possibly any Latin alphabet- ...