Crash editor when open the level sequencer after updated 4.20

UE - Anim - Sequencer - Jan 8, 2019

When migrating from the version before 4.20 to the version after 4.20, opening the level sequencer will crash. I think that there is a problem with conversion from SnapTimeInterval (FixedFrameInterv ...

Crash on stopping PIE after using DemoRec in PIE

UE - Networking - Jan 20, 2016

Crash on stopping PIE after using DemoRec in PIE. Possibly related to [Link Removed] which must be fixed, but happens upon stopping PIE. Reproduced in 4.11.0 Preview 3 binary and Main (//UE4/Dev-Ma ...

UV Flipping Mode Causes Stretching of Particles

UE - Niagara - Nov 17, 2017

If "UVFlipping Mode" under Rendering on the Required node of an emitter is set to anything other than "None," the particles can become stretched and distorted. As a workaround, I have discovered th ...

Dirty Actors in WP lose their actor folder in the outliner (and cause warnings) on PIE

UE - World Creation - Worldbuilding Tools - World Partition - Mar 20, 2023

From Licensee: You can reproduce this in stock by doing the following:Make a new 5.1 project with a new WP map (it can be empty)Put some actors in some folders in the outliner and save them/reload ...

[CrashReport] FScriptArray::ResizeTo() - UArrayProperty::DestroyValueInternal()

UE - Gameplay - Blueprint - Sep 28, 2017

This is a slightly trending crash after the 4.17.2 hotfix, although it has occurred since 4.17.0. Users have not provided any description of their actions when the crash occurred. The callstack is ...

Distance Cull Fade Node on Material does not work with Skeletal Mesh

UE - Rendering Architecture - Materials - Apr 22, 2022

The licensee reports that this issue is caused by the following code not performing a Buffer update. .\Engine\Source\Runtime\Renderer\Private\ShaderBaseClasses.cpp void FMeshMaterialShaderElementD ...

Lyra standalone game instance crashes when Player #2 equips new weapon

UE - Gameplay - Input - Apr 5, 2022

Discovered while testing Lyra project for //UE5/Main - Foundation Shelf - FAssetDataGatherer Stall Fix Smoke. This issue is NOT dependent on the shelf and occurs without the unshelved files. This ...

Niagara Crash : ExportParticleDataToBlueprint module causes buffer overrun

UE - Niagara - Aug 10, 2021

This buffer overrun is probably caused by the ExportParticleDataToBlueprint module does not respecting the GPUAllocation Fixed Size setting in the module. In fact, out-of-range export data is not c ...

Crash after clearing the animation from a sample point in a 1D Blendspace

OLD - Anim - Mar 8, 2017

Regression: YES, sort of. The ability to change the animation from a dropdown didn't exist in 4.14 Error message: Fatal error: [Link Removed] [Line: 160] Ran out of memory allocating 51539607528 ...

Nested code component causes ensure in blueprint's child blueprint

UE - Gameplay - Blueprint - Aug 25, 2017

When a component class (base) contains a component property (Nested) adding the base component to a blueprint and changing the position of the component will update the base and nested components as ...