Particle Position Node in Material Editor returning incorrect results on Mac

UE - Graphics Features - Mar 20, 2015

Also Reproduced on Main, Promotable-CL-2484152 Particle Position WS Node is returning incorrect results with the following Material Setup on a Mac: [Image Removed] ...

Assets Named with "~" or placed in Folders with "~" cannot be used

Tools - Mar 27, 2015

Using an asset with a "" character located in its name, will not allow that asset to be assigned to any other asset's input. For example a Texture with a "" in its name cannot be assigned to a Mate ...

Crash Report output - Add external app filepath conversion to ReportCrashUsingCrashReportClient()

UE - Foundation - Core - May 18, 2016

Sandbox mode not dealt with here... const FString CrashContextXMLPath = FPaths::Combine( *FPaths::GameLogDir(), *CrashContext.GetUniqueCrashName(), FPlatformCrashContext::CrashContextRuntimeXML ...

Mouse disappears when clicking the blank area of the opening UI in Multiplayer Shootout game

Docs - Samples - Jun 12, 2015

If the user clicks in the black area off to the side the mouse will be captured and the player can no longer get the mouse back ...

Blend Shape Morph animation not displaying at 60fps

OLD - Anim - Mar 2, 2016

A licensee pointed out that when importing a Blend Shape animation for morphing that was made at 60fps in Maya, the Editor animation viewer doesn't properly show 60 fps. However, after adding some t ...

Shadows Replicated to Second Player while in Multiplayer PIE using Single Process

UE - Graphics Features - Jun 27, 2016

When running multiplayer PIE in the Third Person Example project, if player one is shadowed, the second player also becomes shadowed. This almost seems expected as it is being run as a single proce ...

Handle fracturing a destructible mesh when the source mesh has been deleted without a crash.

UE - Simulation - Physics - Destruction - Jul 13, 2015

When attempting to fracture a destructible where the source static mesh has been deleted we get a crash in APEX. APEX can't seem to find any root leaf nodes to begin fracturing upon. This does not ...

Editor no longer saves the layout through the editor menu

Tools - Apr 8, 2015

If you re-position the editor windows and hit save layout, the layout is not saved. ...

Planar Reflections on Mobile short view distance for non single plane faces

UE - Platform - Mobile - Jul 7, 2016

Planar Reflections on mobile work well with single plane assets but not with anything with multiple sides, like a box. Tested in: 4.12.4 CL-3028348 4.13 Dev-Editor CL-3038075 ...

Attached Actors in the World Outliner are Becoming Unattached Upon Changing and Compiling the Blueprint

UE - Gameplay - Blueprint - Jul 14, 2016

Making a change in a blueprint and then compiling it causes any actors that are attached to it to become unattached. ...