BSPs cannot be selected through other BSPs set to hidden

UE - LD & Modeling - Modeling Tools - BSP - Nov 17, 2015

BSP brushes cannot be selected through other BSP brushes that are set to hidden through the world outliner. Other assets such as static meshes are unaffected by this or do not cause the same error t ...

Landscape editor doesn't find layers in material functions

UE - LD & Modeling - Terrain - Landscape - Nov 17, 2015

Comments from Jack: >LandscapeMaterialsParameterValuesGetter calls GetAllParameterNames<> which does handle functiions >ALandscapeProxy::GetLayersFromMaterial should use GetAllParameterNames<> ins ...

Intermittent crash in CacheOptimizeIndexBuffer on Editor startup on Linux

UE - Platform - Linux - Nov 16, 2015

Building 4.10 from the GitHub release branch on Linux fails to open after install and instead crashes User Suggested Fix: Switching triangle order optimization off with r.TriangleOrderOptimization= ...

Crash When Adding a second animation timeline after adding keys to the first

UE - Anim - Sequencer - Nov 16, 2015

If the user adds a second time line to a widget blueprint after the first has had a key frame add then the editor will crash if the curve editor is selected. ...

MAC: dSYM files are included in packaging when "include debug files" is checked off

UE - Platform - Apple - Nov 13, 2015

When packaging settings are set to "Shipping" with "include debug files" checked off, UE4-Game-Mac-Shipping.dsym is still present in packaging adding a non-essential 619mb of data. ...

Extremely long Spline Point will cause the editor to lose FPS

Tools - Nov 13, 2015

Extremely long Spline Point will cause the editor to lose FPS and crash some machines User Description: A couple of times I've accidentally scaled a spline node to be huge, causing the spline to ...

Apex Cloth will not render correctly with cloth assigned to multiple materials

UE - Simulation - Physics - Character - Nov 12, 2015

Apex cloth material assigned to multiple material elements will not render correctly in Persona or when PIE/Simulate in the editor. Any material element other than element 0 will be masked/invisible ...

IgnoreMoveInput functions should move up from PlayerController to Controller

UE - Gameplay - Input - Nov 12, 2015

Licensee suggests moving this up from APlayerController to AController, I think this makes sense. Minimal refactoring is necessary, and will remove confusion/potential bugs from people thinking it s ...

Actor created with same name as existing/destroyed actor is missing native subobjects

UE - Foundation - Core - Nov 12, 2015

When spawning a pawn that has a PawnMovementComponent attached and destroying the pawn, if a pawn with the same name is re-created it will be missing the PawnMovementComponent. ...

Adding a New Blackboard Key While Searching for a Blackboard Key Causes the Editor to Crash

UE - AI - Nov 12, 2015

When you use the search bar located under the New Key button in a Blackboard asset, if you attempt to press New Key while you have text in the search field, the editor will crash after you select th ...