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

Cannot move movable components of actors if using drag if PIE or Simulate

UE - Editor - Workflow Systems - Mar 3, 2021

If the actor is in sublevel and user play simulate or PIE, the actor can't be moved by drag gizmo. Even if under the same conditions, editing transform of detail panel work properly. So I guess that ...

Changing transform variable value of actor blueprint does not update child actor component using the set actor

UE - Gameplay - Blueprint - Dec 2, 2016

If an actor blueprint contains a Transform variable, setting that blueprint as the child actor component (CAC) of another blueprint / blueprint instance then updating the transform variable in the o ...

Unable to use OpenXR with non-Oculus Android platforms

UE - Platform - XR - Dec 1, 2022

From Licensee: In OpenXRHMDModule:473 (UE5.0) or OpenXRHMDModule:497 (UE5.1) the engine is checking if the app is packaged for Oculus Mobile, if it isn't the case the function returns false and the ...

Crash when opening level that uses foliage with a deleted mesh

UE - World Creation - Worldbuilding Tools - Foliage - May 31, 2017

This report was logged due to a high volume of submitted crash reports. It occurs when opening a level where a deleted mesh as being used as foliage. This is a regression. The crash does not occu ...