Upon editor restart, some Break Struct nodes display a string of letters & numbers

UE - Gameplay - Blueprint - Mar 25, 2015

Update: 4/14/2015 Another report of this error: https://answers.unrealengine.com/questions/206466/blueprint-still-dirty-after-compile.html#answer-211801 =========================================== ...

Compare Blackboard Entries returns incorrectly when comparing Enums

UE - AI - Apr 17, 2015

While investigating an issue with enum comparisons breaking when the enum changes, I discovered that the comparison will not return true if set to "contains NOT EQUAL values" and the values are not ...

Editor Crashes When Using Set Replicates in the Construction Script

UE - Networking - Mar 1, 2016

When spawning an actor using the Spawn Actor From Class node that has a Set Replicates node in the construction script, the editor crashes upon attempting to run a dedicated server with 2 players. ...

Crouching/Uncrouching while standing on a physics object will cause the object to behave erratically

UE - Gameplay - Sep 7, 2016

Crouching/Uncrouching while standing on a physics object will cause the object to behave erratically. Even if the CharacterMovement component has Physics Interaction disabled, it will still effect t ...

Cannot Add Torque to Skeletal Mesh

UE - Gameplay - Jan 15, 2016

When attempting to apply torque to a ragdolled skeletal mesh, nothing happens, regardless of the value used. Applying an impulse works as expected, but adding torque seems to have no effect. Found ...

Source control syncing in editor will sometimes not update changes made to assets

Tools - Aug 25, 2015

When using source control and attempting to sync the project, sometimes assets are not updated to the latest changes properly. This causes changes made to those assets later to override previous ch ...

Different Drag and Drop Behavior between Tile, List, and Column Views in the Content Browser

UE - Editor - Content Pipeline - Content Browser - Aug 11, 2015

In the Content Browser in the Viewport to the right of the Content Browser outliner (*see image): If you are in Tile View you can drag an asset into a folder in the same viewport and successfully m ...

Object Scale Not Working with Instanced Static Mesh

UE - Graphics Features - May 19, 2016

Using Object Scale in your material with an Instanced Static Mesh does not change the color of the material if you scale the individual instances of the Instanced Static Mesh component. If you scal ...

Crash and Performance issues when Generating Foliage using the Procedural Foliage Volume

UE - World Creation - Worldbuilding Tools - Foliage - Feb 14, 2017

Users are reporting crashes and poor performance when generating foliage using the Experimental Procedural Foliage Volume tool. Regression? Yes, this does not occur in the previous engine version o ...

[CrashReport] UObjectBaseUtility::IsA | UObjectProperty::SerializeItem

UE - Gameplay - Aug 15, 2017

This is a trending crash coming out of the 4.17 release. Update: also occurring in 4.18 User DescriptionsCompiled after Refreshing Blueprint node after changine its namePressed compile after creat ...