[CrashReport] UE4Editor_CoreUObject!FScriptArrayHelper::EmptyAndAddUninitializedValues() [unrealtype.h:2703]

UE - Gameplay - Blueprint Compiler - Aug 15, 2017

This is a trending crash coming out of the 4.17.0 release. Based on user descriptions, this crash occurs on Play or Compile for affected users. User DescriptionsAgain crashing when I hit playIF I C ...

[MRQ] Deleting all jobs after rendering queue with executor causes an assertion to fail.

UE - Anim - Sequencer - MRQ - Apr 18, 2022

Deleting all jobs after rendering queue with executor causes an assertion to fail. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 by utilizing a For Each Loop and Delete Job node ...

Anim curves default back to 0.f instead of material default

OLD - Anim - Sep 13, 2017

This seems to be a regression of [Link Removed]? Difficult to say. Originally reported here: https://udn.unrealengine.com/questions/391665/animcurve-parameter.html ...

Can Ever Affect Navigation does not detect updates to collision settings at runtime

UE - AI - Jan 27, 2016

When a mesh has its collision updated during runtime the navigation around the mesh does not update. Workaround: If the mesh is set to simulate physics then updates to its collision will update nav ...

Standalone window played from editor hits assert Index >= 0 in UObjectArray

UE - Gameplay - Blueprint - Sep 23, 2016

Standalone window in editor will hit assert in a bit of time. Issue doesn't happen is playing standalone via Visual Studio. ...

Log Warning: LogRender:Warning: Missmatch between bShouldGenerateLowQualityLightmaps(0) and r.SupportLowQualityLightmaps(1)

UE - Graphics Features - Jul 13, 2016

The issue occurs in //UE4/Main as well. This issue can be easily seen by opening any project at latest. It has been observed in new projects both with and without starter content. ...

Replicated subobjects list crashes with unreachable yet valid objects when UE_NET_SUBOBJECTLIST_WEAKPTR=0

UE - Networking - May 8, 2023

This seems to occur when the subobject is considered unreachable but is not yet pending kill/marked as garbage. In this case, IsValid returns true while FWeakObjectPtr::Get returns nullptr for the o ...

Assertion failed: (Index >= 0) & (Index < ArrayNum) when importing large Alembic file

UE - Editor - Content Pipeline - Datasmith - Importer - May 3, 2022

Regression testing done on //UE4/Release-4.27.2 CL-18427296 and this issue did occur. [Link Removed] [Link Removed] Below is snips of customers description and proposed workaround:Importing alembi ...

Destructible doesn't return Impulse data on hit

UE - Simulation - Physics - Destruction - Aug 19, 2016

Destructible doesn't return Impulse data on hit User Description: I'm working on a project with destructible structures. I'd like to apply damage to actors that are hit by fractured destructible m ...