When trying to copy a setter node for a GameplayTag variable from one eventgraph to another eventgraph the engine crashes. If the blueprint that is copied into has a GameplayTag variable with the sa ...
When changing the name or moving the location of a custom game mode blueprint that is set as the "default game mode" in project settings, the default game mode is reverted back to the prior game mod ...
The problem is in the function with signature "ULevelStreaming* GetLevelStreaming(FString SafeLevelName, UWorld& World)" within LevelSequenceActorSpawner.cpp at line 30. The problem is with the Safe ...
When an actor spawns another actor using AddChildActorComponent that comes alphabetically before it based on blueprint name it will spawn an extra actor that will persist when the scene is stopped d ...
When using the node Export Render Target it appears that the image produces does not display as expected and appears blank when used on Android ...
Crash will occur when attempting to use Flatten tool on landscape while in VR Editor. Confirmed in 4.24 MAIN @ CL 9084132 Confirmed on Vive and Rift ...
When having large landscapes with a tessellated material, loading time after hitting Play in Editor is much longer than in 4.22. Found in 4.23 CL# 8386587 and 4.24 CL# 8971176 Working as expected ...
When a child actor passes a string to it's parent's overloaded constructor using an overridden function that returns a string it won't receive the correct string. I have verified that the correct fu ...
Attempting to change the Foreground color of a Combo Box String in the Graph tab of the owning widget Blueprint has no effect. Tested in 4.20.3 (CL - 4369336), 4.21.2 (CL - 4753647), 4.22.3 (CL - 7 ...
Generate Lightmap UVs fails very frequently on FBX imported meshes. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, 4.24 CL# 8971176 ...