Licensee was not able to access SubObjectDataSubsystem functions from their blueprint editor, as the functions (such as "GatherSubobjectDataFromInstance") did not show up in the right-click menu and ...
Users have come across an issue in 5.4 that causes an assert when many foliage or HISM objects are placed in a level due to a cell size limit. ...
The SM_Statue exists in a bad state leading to a crash when it is loaded or anything that references it is loaded, e.g. Minimal Default level in the Starter Content. It can be deleted as a temporar ...
When you create an array node within a blueprint and add a comment to it, it doesn't show up. This includes the 'add' or 'remove' nodes that are pulled from the original array node. This seems to o ...
Components and Actors attached to physics objects are not solidly attached. The child actor tends to float around in relation to the parent. Occurs even when using a "Weld" attachment In the exam ...
When renaming the AnimGraph in an Animation Blueprint, the editor crashes after you hit enter. [Link Removed] [Link Removed] Occurs in: 4.7.5 Release CL:2503383 4.8 Main CL:2513846 ...
If there is a sky light in a scene and the viewport is detached and closed prior to saving, the editor will crash when trying to reopen the project. Crash Reporter: 431802 ...
Packaging with the [experimental] Code Editor plugin enabled causes a crash during the packaging process in 4.8 source. The crash does not kill the editor, project can recover by choosing for Window ...
Dowloaded 4.7.5 release from GitHub and was able to compile the UE4 Editor source code successfully. Then attempted to compile using the "UE4 - Game -Mac" filepath, but received message saying could ...
If you name an Event something like "Event Foo", overriding the event in a ChildBP gives you "Event Event Foo" To avoid this, please make Custom Event names Start with "Event" ...