Attempting to open a map through the content browser will crash the editor if that map is opened as a sublevel or the currently opened map through the world composition browser. Frequency: 2/2 Cr ...
If an add component node is duplicated after the transform pin has been split, it will create an additional transform pin and keep the original split variables. ...
Trying to create/open projects in the current github master branch will quietly fail at 94% with no crash error or logs.UE4Editor-Core.dll!rml::internal::Block::findObjectSize() UE4Editor-Core.dll! ...
Using the test asset provide the editor will crash when changing the import to Skeletal Mesh. This is a regression from 4.13 where this could be imported as Skeletal Mesh without issue. In 4.14 an ...
When archiving a project in the project launcher (UFE), the project will fail if there are spaces in the folder it's being archived to. ...
It looks like the Switch On Gameplay Tag Container node stopped working in 4.15. The Switch On Gameplay Tag works fine. ...
On the 6S, the SunTemple scene is almost unresponsive. As the player uses the thumbsticks, the lightmaps from the windows rotate to mach the player's movement; but they are the only thing. This doe ...
When this problem occurs, "MaterialExpression" is null in FMaterialInstanceParameterDetails::GetParameterExpressionDescription. ...
When compiling an animBP with a Sub Anim Instance node with a connection to an exposed variable, warning will be displayed. When there is no connection to the Sub Anim Instance node, no warning wi ...
When a non-replicated actor is destroyed on the client through the use of bNetForce, any child actors that are also non-replicated will not be destroyed correctly. ...