Crashes when copying an array of actors that implement an interface into an array of interface references

UE - Gameplay - Sep 17, 2019

When assigning an array of actors that implement a specific interface to an array of the specific interface the engine crashes. This doesn't happen if the actor array is put through a for each loop ...

Physics replicates incorrectly on the Client-Side on sloped surfaces

UE - Simulation - Physics - Jul 30, 2019

Replicated objects don't behave correctly on the client-side on slopes when not sleeping. By placing two cubes on one another and slightly rotating the bottom one to create a very gentle slope, the ...

Control Rig: crashes when compiling after rearranging input pins in an array in Example Rig Unit

OLD - Anim - Aug 20, 2019

The crash doesn't occur every time, but it will happen within 3 swap and compiles in my experience. I got multiple different callstacks when I cause the crash using the reproduction steps (they are ...

Large Landscapes cause long PIE start time delays

UE - LD & Modeling - Terrain - Landscape - Jan 29, 2020

These delays appear with large Landscapes (for example 8029 x 8029) . The delays only start occurring after the level is saved and reopened. After which PIE start times will be 5 to 15 times longer ...

Crash when using "Convert to Variable Curve"

OLD - Anim - Jun 7, 2016

Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 7 8 DECLARE_CYCLE_STAT(TEXT("AnimSeq EvalCurveData"), STAT_AnimSeq_EvalCurv ...

Breakpoint on SetText node in WBP PreConstruct triggers editor hang on save

UE - Gameplay - Blueprint - Apr 17, 2024

A user reported that when calling SetText on a text widget in a widget blueprint's PreConstruct causes an editor hang when you put a breakpoint on SetText and attempt to save the asset. The issue i ...

Reversed Animations don't play properly using Skeletal Mesh Pose and animations with Keep State in Sequencer

UE - Anim - Sequencer - Nov 26, 2018

The bug seems to only reproduce when setting animations in sequencer and only if the animations are set to "Keep state". Setting them to "restore default" makes the reversed animation play correctly ...

[CrashReport] UE4Editor_Engine!FAnimCurveBase::SetCurveTypeFlag() [animcurvetypes.cpp:18]

OLD - Anim - Jun 13, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 ( ...

CRITICAL: Regression: CRASH: SHOOTERGAME: Client crashes when using ServerTravel command

UE - Networking - Sep 17, 2014

Update (5/4/15): New repro steps using Main (//depot/UE4/Promotable-CL-2535351): 1. Create a new Blueprint project 2. Create 3 new Levels: MainMenu, Lobby, and Level 3. Create 3 new GameModes: Main ...

Bloated instruction counts in the material editor causing long compiles

UE - Graphics Features - Apr 17, 2019

artists are dealing with greatly increased iteration times due to long shader compiles when working in the material editor. This has regressed over time as we add more features to the point were wor ...