Custom events with a struct that has had its pin split will throw an error when adding variables to the blueprint

UE - Gameplay - Blueprint - Aug 26, 2016

Custom events with a struct that has had its pin split will throw an error when adding variables to the blueprint. The Struct appears to throw an error when making changes that are seemingly unrelat ...

Ctrl+z while playing in the blueprint editor will undo history

UE - Gameplay - Blueprint - Jun 9, 2015

When pressing play within the blueprint editor, if you use control & z, it'll revert your changes you've made to the blueprint. Which could cause people to lose their progress in their blueprint tem ...

editor crashes when variable inside of a struct is set to a class type then the object is moved to a new folder

UE - Gameplay - Blueprint - Mar 17, 2015

If a struct has a variable set to a class type, then the object of that class type is moved to a new folder in the editor, the struct will replace the class type with "class", which causes the edito ...

Closing Chunk Parameters tabs with chunk selected and reopening Destructible will cause crash

UE - Simulation - Physics - Destruction - Mar 2, 2015

When opening a DM selecting any chunk, even the unfractured mesh, closing the chunk parameters tab and reopening the DM will result in a crash. If that DM is opened and clicked in the viewport it ...

Crash When Toggling Visibility of Level with Planar Reflection

UE - LD & Modeling - Terrain - Landscape - Mar 26, 2018

This crash occurs in 4.19 and 4.20 but not 4.18. Repro'd in 4.19.0-3944462 and 4.20.0-3955769 and 3964322. This is a regression. Per UDN licensee: When I'm showing/hiding levels in editor (in le ...

The base color of a material in unlit mode changes when specular amount is above 0.0

UE - Graphics Features - Feb 24, 2020

Material's RGB base color values are changed in Unlit mode when specular is greater than 0.  User repro video:  [Link Removed] Tested in: 4.23.1 CL#9631420, 4.25 CL#11574810 ...

World Partition Editor minimap build failed

UE - World Creation - Worldbuilding Tools - Aug 10, 2023

The issue was reproduced when building a minimap for an open world level with no Actors with "Is Spatially Loaded" enabled. Placing additional Actors with "Is Spatially Loaded" enabled in the level ...

Teleport node sets the movement mode for a pawn back to default

UE - Gameplay - Oct 10, 2016

Teleport node sets the movement mode for a pawn back to default. The current movement is overridden by the default after using teleport node ...