Sequencer crashes when scrubbing characters with sub-anim instances and montage slots

OLD - Anim - Oct 2, 2019

I saw a following assertion. Assertion failed: (AdditivePoses.Num() > 0) || (NonAdditivePoses.Num() > 0) [Link Removed] [Line: 1381] This is my quick fix// code placeholder void FAnimInstance ...

Physics simulation shows strange behavior with specific skeletal mesh configurations

UE - Simulation - Physics - Mar 3, 2017

PhAT is inconsistent on when it does and doesn't apply scale to Constraint positions. This leads to cases where the positions provided create constraints that may not work when the Preview Skeletal ...

Assert when having too many VR devices

UE - Platform - XR - Aug 31, 2018

Internal team is encountering a crash when adding too many VR devices. Email thread titled "Re: Crash Logs" The bug is an internal limit of devices the code supports, which is 8. If a controller o ...

The engine crashes when adding a new brush at newly created level by a specific way.

UE - LD & Modeling - Modeling Tools - Mesh Editing - Jun 17, 2019

issuesFBSPOps::csgAddOperation returns null if BuilderBrush has no valid polys.The creating level on content browser never calls "UEditorEngine::InitBuilderBrush(NewWorld);". But "New level" button o ...

BP hierarchy change triggers incorrect map actor load warning: AttachTo: '{0}' is not static {1}, cannot attach '{2}' which is static to it.

UE - Gameplay - Blueprint - Apr 11, 2024

When a blueprint's component hierarchy is changed by changing a child component's mobility value to Static while deleting its parent component which has Movable mobility, levels saved with an outdat ...

FLowLevelMemTracker::GetTagAmountForTracker with CustomProjectTag returns 0 always

UE - Foundation - Core - May 7, 2020

FLowLevelMemTracker::GetTagAmountForTracker with CustomProjectTag returns 0 always. Because of FLLMTracker::FLLMThreadState::GetFrameStatTotals don't amount to about CustomTags. Following code will ...

Apex Cloth gets crazy after upgrade to 4.14

UE - Simulation - Physics - Dec 22, 2016

It has no this issue if only open previous cloth assets in 4.14The issue happens only if reimporting or updating the .apx or .apb and assign to the material slotReimporting both FBX skeletalmesh file ...

SetDisableRetargeting does NOT work correctly for packaged project

UE - Anim - Runtime - Jan 4, 2023

For example in cutscenes, the users use FBoneContainer::SetDisableRetargeting to temporarily use a specific shared animation without retargeting. But the function does not work correctly. We can fi ...

Cull Distance Volumes do not effect Blueprints or Skeletal Mesh Actors

UE - Graphics Features - Jul 31, 2014

CHANGELIST: 2181118 BRANCH: UE4 https://udn.unrealengine.com/questions/166371/cull-distance-volume-bug.html DESCRIPTION: Cull distance volumes don't seem to cull blueprints or meshes inside a bluep ...

[CrashReport] FSlateRHIRenderer::ConditionalResizeViewport()

Tools - Jul 27, 2017

This is a common crash occurring on Windows and Mac in 4.15 and 4.16 (two different callstacks with close similarities). The callstack is also similar to [Link Removed] and may be related. User D ...