Editor crashes when child blueprint uses billboard in construction script

UE - Gameplay - Blueprint - Jun 24, 2015

The editor is crashing when a child blueprint uses a billboard in the construction script after hovering over 'apply instance changes to blueprint' from the details panel. ...

Editor crashes when changing skeletal mesh if another skeletal mesh component is attached when using master pose node

OLD - Anim - Jan 27, 2020

The crash only occurs if the additional skeletal mesh component is used with Set Master Pose Component (see ToggleAttach function in the TopDownCharacter BP). It doesn't seem to matter what mesh we' ...

Crash when changing Animation Segment Playrate in Animation Composite

UE - Anim - Runtime - Aug 8, 2022

See [Link Removed] ...

Printing the result of the 'Get Move Ignore Actors' node will crash the editor

UE - Gameplay - Blueprint - May 6, 2015

Printing the result of the 'Get Move Ignore Actors' node will crash the editor. The Licensee found the issue while exploring a workaround for this JIRA:https://jira.ol.epicgames.net/browse/UE-14734 ...

Doing a scene capture of a particle off screen on a thread other than the game thread in a packaged game asserts/crashes

UE - Niagara - Feb 15, 2018

From licensee: When building and running the package on windows or other platforms, the game stops at an Assert when a particle is being rendered (off screen) from a thread other than the game thre ...

[CrashReport] Crash when painting foliage with a null static mesh

UE - World Creation - Worldbuilding Tools - Foliage - Jun 8, 2017

This is a common crash occurring in the 4.16 release. User DescriptionsThis is the second time that it has vcrashed on me, ans it is really annoying. All I tryed to do was add a grass texure to a ...

[CrashReport] Access violation in UE4Editor_Engine!TOctree<TVolumeLightingSample<3>

UE - Graphics Features - Jun 14, 2017

This is a common crash in the 4.16 release. The callstack for the issue is essentially the same as [Link Removed], however that issue had confirmed repro steps and was verified fixed for 4.16.0. A ...

[CrashReport] UE4Editor_Engine!UWorld::SetActiveLevelCollection() [world.cpp:6248]

UE - Gameplay - Sep 14, 2017

This is a common crash that has been affecting users since 4.16. It may be unrelated, but a non-crash bug mentioned the same stack in [Link Removed] User DescriptionsI was creating a level and dra ...

Vertex Color Information Lost on Editor Restart

Tools - Apr 19, 2018

This is a regression. In 4.19 and Main (CL 4008322), vertex color information does not save properly and data is lost when editor is reopened. Creating project from scratch instead of copying over f ...

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