Example 1.3: Constraint Profiles animation not working in ContentExamples

UE - Content - Content Example - Mar 25, 2022

This bug does not occur in //UE5/Release-5.0-EarlyAccess or in Release-4.27 making it a regression.  This also occurs in //UE5/Main  ...

Fixup Redirectors doesn't work in the editor

Tools - Apr 28, 2015

Fixup Redirectors doesn't work in the editor when showing redirectors using the filter and then choosing Fixup. The maps that reference the redirectors aren't being checked out and fixed. I'm just g ...

Fix AGameModeBase::GetGameSessionClass

UE - Gameplay - Dec 5, 2016

AGameModeBase::GetGameSessionClass wasn't properly returning the set GameSessionClass. ...

Unable to Edit Curve Names between 2 Different Animsets (if name of curve is the same)

OLD - Anim - Aug 13, 2015

If you create 3 curves in AnimSequence A and name them 1, 2 and 3 respectively, then create 3 curves in AnimSequence B and name them 4,5 and 6 respectively... In AnimSequence B you will not be able ...

Crash after converting to 4.7.0 from 4.6.1

UE - Gameplay - Blueprint - Feb 26, 2015

User is crashing when opening project after converting to 4.7. [Link Removed] [Link Removed] LOG IS ATTACHED 4.6 project with updated plugin: [Link Removed] ...

Crash on Assigning Material to Element 1 in Reimported Static Mesh

Tools - May 15, 2015

[Link Removed] When you reimport a Static Mesh with an Added Material ID associated with it and in the Static Mesh Editor assign a material, the engine crashes. Also reproduced in Main Promotable- ...

UInstancedStaticMeshComponentRemoveInstances crashes if called with an empty array

This looks like it can be fixed with an early-out when the passed array of indices is empty. Log:[2024.01.03-16.38.36:091][291]LogOutputDevice: Warning: Script Stack (1 frames) : /Game/BP_Crashy.B ...

Project cannot build in VS 2017 15.8+ if it uses std::make_shared with an over-aligned type

UE - Foundation - Core - Aug 30, 2018

Visual Studio 2017 15.8 includes a fix to properly handle std::make_shared used with over-aligned types. However, this is a breaking fix and requires the definition of one of two macros to either ac ...

Layers render transparent in Material_Advanced 1.3 display in ContentExamples on HD4600

UE - Graphics Features - Nov 1, 2016

Only seen on an Intel HD4600 GPU This is a regression from 4.13 Did not occur on an Intel HD530 GPU ...