[CrashReport] UE4Editor_Engine!UAnimSequenceBase::GetAnimationPose() [animsequencebase.h:148]

OLD - Anim - Aug 22, 2017

This is an intermittent crash coming out of the 4.17.1 release. I have not been able to find any record of this occurring in 4.17.0, so it may actually be a regression with the hotfix. Users have ...

Renaming a Blackboard Key removes it's references in the Behavior Tree

UE - AI - Jan 27, 2015

Renaming a Blackboard Key removes it's references in the Behavior Tree ...

Exponential Editor Slate Performance Cost When Editing An Asset With Nested Instanced Structs

UE - Editor - Workflow Systems - Feb 20, 2024

UDN Issue: [Link Removed] ...

Physics Constraints do not have the same values if they are part of an 'Always Loaded' level

UE - Gameplay - Dec 3, 2014

Physics Constraints do not have the same values if they are part of an 'Always Loaded' level. They will work correctly in the Persistent level and a level that is Streamed in. This becomes problem ...

In Editor, Blueprint resources are not freed up when the Blueprint is closed

UE - Gameplay - Blueprint - Feb 16, 2024

It appears that the preview scene used to render thumbnails is not destroyed after a thumbnail is rendered, even after the blueprint editor is closed and GC is run. Also found in Release-5.4, CL: 31 ...

Animating blueprint mesh duplicates uncontrollably

UE - Gameplay - Components - Apr 15, 2015

When animating within a blueprint of a subclass created in c++, the animating mesh replicates itself uncontrollably. Added to .h: UPROPERTY() UBoxComponent* BoxComp; UPROPERTY() USkeletalMeshCompo ...

Enum Meta is being ignored when project is packaged

Tools - Nov 4, 2014

When using UMeta on Enums, text is ignored when doing Enum to String on a packaged project. ...

FPackedRGBA16N is divide by 32768 twice in NEON/FPU

UE - Platform - Mobile - May 6, 2022

Overlap trigger on Event Begin Play doesn't work after converting project from 4.7.6 to 4.8 P2

UE - Gameplay - May 18, 2015

Overlap trigger on Event Begin Play doesn't work after converting project from 4.7.6 to 4.8 P2. The user thought this was related to using Custom collision object types but it is reproducible with ...

Destructible attached with a Physics Constraint have inconsistent physics

UE - Simulation - Physics - Destruction - Jul 26, 2016

Destructible attached with a Physics Constraint have inconsistent physics compared to a standard Static Mesh. This is also sometimes prevalent with Destructibles that aren't attached with a Physics ...