Crash on project startup due to certain Skeletal Mesh being accessed

UE - Anim - Runtime - Jan 6, 2021

If you open the 6 assets that were close unexpectedly it will crashEnemy (Blueprint), Player_BP (Blueprint) and ThirdPersonGameMode (Blueprint) it crashesThe texture and Projectile_Base (Blueprint) ar ...

Adding Niagara system to a projectile causes a crash

UE - Niagara - Jul 29, 2019

Adding a Niagara system to a BP_Projectile in a C++ First Person Project  and then restarting it causes the editor to crash. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 744 ...

Compsure crashes when reordering transform passes

UE - Graphics Features - Aug 10, 2020

Re-ording the Transformpass array results in a crash of the engine. Link to repro video: [Link Removed] ...

Crash when copying and making a button widget the root of a second widget blueprint

UE - Editor - UI Systems - Apr 13, 2021

Pasting a button element from one Widget Blueprint into a second Widget Blueprint that has had its root Canvas Panel deleted results in a crash. The crash only occurs when the Canvas Panel is delete ...

Crash when reopening a project that has a Child Actor component in a BP with a WaterBody class set as the Parent Class

UE - Graphics Features - Apr 29, 2021

When adding a child actor component to a Blueprint with the Parent Class set to one of the new Water classes and then placing it in the world, the project will crash on open. This was tested with th ...

PhysX crash when SetMaterial is called

UE - Simulation - Physics - Mar 14, 2016

When provided sample project is run in PIE, crash occurs after call to SetMaterial() is made in code. Downloadable Project: [Link Removed] CrashReporter: [Link Removed] ...

Crash on clicking Column Header in visRT window

Tools - Apr 22, 2015

The Engine will crash when you run the visRT command in Editor and click on an item in the visRT window and the click on a column header. also Reproduced in Main Promotable-CL-2513846 [Link Remove ...

Copy, Paste and Hover a Material Layer Blend Node causes Crash

Tools - Jun 25, 2015

In the Material Editor, if all Live Previews are turned off, copying and pasting a Material Layer Blend Node will crash when the tool tip is being processed. Also Reproduced in Main Promotable-CL-2 ...