Chaos No Editor Development Build Errors

UE - Simulation - Physics - Sep 30, 2019

During run-time of a no editor development build using chaos, errors with GeometryCollectionDrawComponent are logged and Geometry Collections remain floating in the air, not fracturing as expected. ...

[Datasmith] [Sketchup] Material maps wrong when using colors or applying materials directly to grouped object

UE - Editor - Content Pipeline - Datasmith - Exporters - Sep 30, 2019

The problem occurs when a material gets added to a group inside sketchup directly instead of individual faces before grouping. The materials that are just colors are doing the same thing. This was ...

Engine crashes when trying to copy a setter node for a GameplayTag variable from one eventgraph to another eventgraph

UE - Gameplay - Sep 27, 2019

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 ...

Moving or Renaming game mode reverts the projects default game mode

UE - Gameplay - Sep 27, 2019

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 ...

Empty Mesh Sections with MergeActors Tool

UE - World Creation - Worldbuilding Tools - HLOD - Sep 27, 2019

Map Check will output the following error, which makes no sense: SM_FourCubes_1 - 1 element(s) with zero triangles in static mesh 'SM_FourCubes' ...

Doesn't update sound Attenuation if used sound Attenuation node at anim sequence editor.

UE - Audio - Sep 27, 2019

There is a problem with the sound update when using "Sound Attenuation" in the Animation Editor. In the Animation Editor, if the mouse cursor is located in a viewport and you change the position of ...

Stereo layers with depth render translucency as black on Oculus Quest

UE - Platform - XR - Sep 27, 2019

[Link Removed] ...

LevelSequenceActorSpawner::GetLevelStreaming() fails to compare sub level names when running in Pie

UE - Anim - Sequencer - Sep 26, 2019

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 ...

Child Actor Component Actor Duplicates and Persists After Play

UE - Gameplay - Sep 26, 2019

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 ...