[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 ...

Always Relevant actor may replicate incorrect movement mode when the walkable floor becomes irrelevant

UE - Gameplay - Player Movement - Feb 26, 2024

When the character class is set to always relevant, if a client travels very far away from another character, such that the character is relevant but the component they're standing on is not (but al ...

Parent component visibility in a child blueprint isn't reflected in a launched project.

UE - Gameplay - Blueprint - Mar 5, 2015

Parent component visibility in a child blueprint isn't reflected in a launched/packaged project. ...

Planar Reflections Not Behaving As Expected in Splitscreen

UE - Graphics Features - Dec 19, 2018

This occurs in //UE4/Main @ CL 4670176 Not a Regression. This is similar to https://jira.it.epicgames.net/browse/UE-59149 but when adding more player characters it seems to change the planar reflec ...

Using Delay with Tick when Paused doesn't work

UE - Gameplay - Blueprint - May 28, 2015

Using a delay node in an event graph of actor using tick when paused will not work. It pauses the delay node. ...

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

UE - Editor - Workflow Systems - Feb 20, 2024

UDN Issue: [Link Removed] ...

Collision of child actor doesn't rotate if the parent is simulating physics

UE - Simulation - Physics - Aug 11, 2015

Collision of child actor doesn't rotate if the parent is simulating physics. This was an old bug that an AnswerHub user reported back in 4.9 but now a licensee is reporting this same behavior in 4.1 ...

Hidden enumerator variables can cause the enumerator to become broken with the Select node in blueprints

UE - Gameplay - Blueprint - May 26, 2015

If a user makes an enumerator in C++ and sets one of the variables to Hidden and doesn't make it the last variable of the enum, it will cause issues with the numbering of the enum when using the Sel ...

Instanced EditInlineNew Objects not correctly propagating to children and placed level instances

UE - Gameplay - Mar 3, 2020

Instanced EditInlineNew objects are kind of broken right now and hard to make full use of. In addition to the notes above, there are some cases where you can't even assign new values into the base c ...

[CrashReport] UE4Editor_D3D11RHI!FD3D11DynamicRHI::SetResourcesFromTables<FD3D11PixelShader>() [d3d11commands.cpp:1500]

UE - Graphics Features - Jul 5, 2018

User comments in crash group:Light exort crashSwarm agent crash.Building lighting 1496 #if !(UE_BUILD_SHIPPING || UE_BUILD_TEST) 1497 if (!Buffer) 1498 { 1499 ***** UE ...