Errors when reorganizing marketplace assets into a project hierarchy

UE - Editor - Content Pipeline - Content Browser - May 21, 2015

When adding assets to your projects from the vault, moving the new assets to new sub folders will cause issues when trying to delete the folders from the content browser. ...

Errors when reorganizing marketplace assets into a project hierarchy

UE - Editor - Content Pipeline - Content Browser - May 21, 2015

When adding assets to your projects from the vault, moving the new assets to new sub folders will cause issues when trying to delete the folders from the content browser. ...

The editor crashes during PIE when using the DemoPlay feature

UE - Networking - Dec 9, 2014

The editor crashes during PIE when using the DemoPlay feature. Crash Report: [Link Removed] ...

Crash in FTickFunction::RegisterTickFunction

UE - Gameplay - Jan 31, 2017

Per https://udn.unrealengine.com/questions/319627/uworldspawnactor-with-template-parameter-causes-cr.html ...

Merged material turns black when generating HLOD for meshes with unlit materials

UE - World Creation - Worldbuilding Tools - HLOD - Feb 13, 2017

Unlit materials do not get merged correctly on merge materials by HLOD generation. They turn black. ...

Wrong transform of Destructibles that use Extended Structures

OLD - Anim - Mar 7, 2017

Wrong transform of Destructibles that use Extended Structures. Destructible must be contained within a BP and only occurs during Standalone Game. All other play modes, including packaged, work as ...

Suspended cloth animation is not animating properly

UE - Simulation - Physics - Character - Apr 24, 2017

The hanging cloth in TM-SuspendCloth is animating, but does not look like it is animating fully. I have attached the expected animation that was found in the test. ...

Make/break settings struct doesn't work with edit-condition bools

UE - Gameplay - Blueprint - Apr 28, 2017

Make/Break settings in structs always returning true with booleans. ...

When collision tracing a StaticMesh with ComplexCollision, trace penetration occurs

UE - Simulation - Physics - Sep 13, 2017

In the attached project, collision tracing is performed for StaticMesh of SimpleCollision and StaticMesh of ComplexCollision at the level. Trace is done from sphere trace from BP. At this time, trac ...

SetAdd and MapAdd nodes do not return Bool

UE - Gameplay - Blueprint - Mar 29, 2018

Set Add and Map Add nodes no longer return the boolean (bool would return true if item was added to set, false if it already exists in set) ...