Dedicated server crashes when running a multi-process game in standalone with the Code Editor plugin enabled

Tools - Jan 17, 2019

Attempting to run a standalone server and client using different processes will crash if the Code Editor plugin is enabled. ...

Remapping morph targets will crash if you have a cloth section

OLD - Anim - May 15, 2019

By calling FLODUtilities::SimplifySkeletalMeshLOD on a mesh with cloth sections that is set to remap morph targets, a crash occurs. This seems to be due to the indexing of sections with/without incl ...

World Memory Leak crash creating new level blueprint after editing sub level blueprint

UE - Gameplay - Jan 27, 2020

Crash occurs when the user adds a sublevel to the current level, edits the sublevel's level blueprint, and then attempts to make a new level. The state which triggers the crash seems to be when the ...

Crash on inputting Scalar Value in Grass Material Node

UE - LD & Modeling - Terrain - Landscape - May 6, 2015

Crash occurs when inputting a Scalar Parameter into the New to 4,8 Grass Node. Also reproduced in Main Promotable-CL-2535351 ...

Package fails after adding DesktopPlatform to public module dependency list

UE - Foundation - Core - Apr 6, 2017

Adding DesktopPlatform to the PublicDependencyModuleNames.AddRange() section of the Project.Build.cs file causes the project to fail packaging with the following error (full package logs in callstac ...

Packaging failed after create EditorUtilityBlueprint asset inherited EditorTutorial class

UE - Editor - UI Systems - Oct 14, 2021

Whenever creating the EditorUtilityWidget asset with EditorTutorial as the parent class, the packaging will fail. If the tutorial is not launched the package will succeed. But launched, it will fail ...

GeometryScript_TextureUtils.sample_texture2d_at_uv_positions in python

UE - LD & Modeling - Modeling Tools - GeometryScripting - Nov 17, 2022

Licensee- "GeometryScript_TextureUtils.sample_texture2d_at_uv_positions does not work in python. The uvlist becomes nullptr from python to C++. BP is working fine." ...

Crash when launching Google VR project

UE - Platform - XR - Dec 12, 2016

Attempting to launch a packaged Google VR game on android causes the game to crash. This has occurred on two other devices. This occurs in Main as well as Dev-VR. ...

Launch Game Crash with None Distribution Method in Cascade

UE - Graphics Features - Jun 24, 2015

When you set the Distribution method to NONE in an initial Mesh Rotation Module of Cascade, cook the content for windows and then Launch for windows (or other non-editor device), the launched game w ...

Crash setting actor rotation via details panel in VR editor

UE - Editor - Workflow Systems - Feb 3, 2017

Crash attempting to input value for Rot Y in a floating details panel. Found on //UE4/Release-4.15 CL-3283184. Reproduces in Binary and P4 versions of the editor. Reproduces in //UE4/Main CL-3283 ...