Importing an FBX twice will cause a crash

UE - Platform - Linux - Apr 9, 2015

When importing an FBX into a project if the "Import" option is chosen rather than "Import All" then importing the same FBX a second time will cause the editor to crash. ...

Drastic increase in FBX import times from 4.9 to 4.10

Tools - Dec 9, 2015

The attached asset (including animation) takes 9 minutes to import in 4.10, where it takes 42 seconds in 4.8 and 4.9. You don't really notice this until you start to get up to larger assets or long ...

Starter Content folders return to content browser after being manually deleted

Tools - May 20, 2015

If Starter Content is added to a newly created project and then the Starter Content is deleted, upon re-opening the editor the Starter Content files will return to the Content Browser. Workaround: ...

Array node input changes to pass by reference when editor is closed and re-opened

UE - Gameplay - Blueprint - Mar 23, 2015

Closing and re-opening the editor changes the input element on add array nodes to a pass by reference. Update: This also occurs on Set Array Elem node Item output. ...

Expand Node on a Function node deletes the Function node

UE - Gameplay - Blueprint - Mar 13, 2015

Expand Node on a Function node deletes the Function node. If the Function node is part of a group of nodes collapsed into a function, expanding that new function node will return all nodes except th ...

Changing the Texture Quality Settings to Low or Medium Changes Topography of Landscape

UE - Graphics Features - Mar 15, 2015

When changing the Texture Quality settings through the Engine Scalability settings within the main viewport, the topography/height map of the landscape changes. The user mentions he originally impo ...

Unable to Compile Actor Blueprint with Tilemap Component

UE - Gameplay - Paper2D - May 19, 2015

Unable to compile and edit the scale of a Tilemap Component as an Actor Blueprint after Importing a Tilemap and creating a Tile Map Asset within the content browser. There are also no details shown ...

Align Brush Vertices not adjusting BSP brushes in 4.7 Preview 4

UE - LD & Modeling - Modeling Tools - BSP - Jan 22, 2015

Align brush vertices does not function in 4.7 preview 4. ...

Tessellation used on BSP causes severe graphical glitches on AMD cards

UE - Graphics Features - Jun 3, 2015

Tessellation used on BSP causes severe graphical glitches on AMD Radeon 200 Series cards. The Licensee also mentioned it occurs on the Nvidea GTX 970 (not tested) ...

Crossfade sharing doesn't allow more than one shared transition

OLD - Anim - Apr 29, 2016

Looking at the propagate function:void UAnimStateTransitionNode::PropagateCrossfadeSettings() { UEdGraph* CurrentGraph = GetGraph(); for (int32 idx = 0; idx < CurrentGraph->Nodes.Num(); idx++) ...