Tessellation has noticeable difference between adding a Static Mesh and Painting with Foliage

UE - World Creation - Worldbuilding Tools - Foliage - Sep 24, 2015

Adding a static mesh to a scene has different tessellation than when painting the same mesh with the foliage brush. ...

Changing Game Icon does not properly alter icon on Windows taskbar in packaged project

UE - Foundation - Core - Cooker - Sep 24, 2015

Changing the Game Icon in Windows Packaged projects does not display the new icon on Windows taskbar. ...

Blueprint node detail checkboxes are not transfered during copy/paste

UE - Gameplay - Blueprint - Sep 24, 2015

When editing settings in a blueprint node's details and copying the values of a setting / pasting to the same value of a different node, the value will update after pasting but the checkbox setting ...

Mac Crashing on Editor Launch

UE - Graphics Features - Sep 24, 2015

User reporting he is crashing when launching the Editor "This is a 4.9.1 binary build (latest), I can't give you the exact version because it crashes on the initialisation stage at 0%. The system i ...

Attempting to override timeline function in child blueprint crashes editor

UE - Gameplay - Blueprint - Sep 24, 2015

Attempting to override a timeline within a child blueprint causes the editor to crash. Frequency: 4/4 Crashreporter: [Link Removed] ...

Overlap events do not trigger on landscapes

UE - LD & Modeling - Terrain - Landscape - Sep 24, 2015

Overlap events do not fire on landscapes ...

Double-Clicking a Camera in the World Outliner Causes it to Rotate to Face the Direction in the Viewport

Tools - Sep 24, 2015

Double-clicking on a camera, which normally takes you to its location, also rotates the camera so that it faces whatever direction you were facing in the viewport prior to clicking on the actor in t ...

Mesh emitters are not obeying changes to r.DetailMode

UE - Niagara - Sep 23, 2015

Emitter modules that are set to the "High" detail mode are removed when changing the engine scalability settings to "low", but not replaced when setting them back to "Epic." The emitter is updated c ...

Step/Stop/Resume buttons change positions on blueprint editor window when stepping through blueprints

UE - Gameplay - Blueprint - Sep 23, 2015

While stepping through blueprints utilizing breakpoints, the step/stop/resume buttons often change places slightly depending upon which nodes are being stepped through. This can be problematic while ...

IsOverlappingActor is always returning false

UE - Gameplay - Sep 23, 2015

When you use the IsOverlappingActor node to determine whether or not something is overlapping another actor, it returns false regardless of whether or not you're actually overlapping another actor. ...