Bugg 66074: "SEGV_MAPERR at 0x3"

Tools - Aug 31, 2015

The user is getting a consistent error which does not allow him to open projects in 4.8 and 4.9. Five reports from user's machine produce identical callstacks: Bugg 66074: [Link Removed] ...

UX Regression on Open Asset Panel

Tools - Aug 31, 2015

In 4.8.3, open asset would allow you to type the beginning on an actor name, then press the down key and select it. In 4.9 p4, it takes an extra down key press to get to the list; Upon first down a ...

Numpad keys don't respond to input commands on Linux

UE - Platform - Linux - Aug 31, 2015

Setting any of the numpad keys to an input command does not execute the command on Linux. ...

Sliders and check boxes not working on touch screen device

UE - Editor - UI Systems - Aug 31, 2015

When launching on to a device with a touch screen the Slider widget and the check box widget do not appear to respond to touch inputs. Note: Samsung Galaxy note was used for this test ...

GetSoftBounds for SteamVR Chaperone returns bogus numbers with VRmonitor not running

UE - Platform - XR - Aug 29, 2015

The "Get Soft Bounds" node returns bogus numbers instead of just all 0's if the VRMonitor is not running. Found on UE4-Releases 4.9: CL-2673023 ...

Auto Align Floor to Mesh causes floor to align well below the mesh

OLD - Anim - Aug 28, 2015

NOTE: This is likely a known issue, but I could not find an existing bug for tracking Auto Align Floor to Mesh causes floor to align well below the mesh. Causes the mesh to float I've tried with ...

Tile Grid persistently visible with Tile Map when viewed through Orthographic Camera

UE - Gameplay - Paper2D - Aug 27, 2015

The Tile Map grid is consistently visible when playing and viewed through Orthographic camera. The user reporting the issue noted some observations which I can also confirm are occurring in both en ...

Destroying a Character's CapsuleComponent while Use RVOAvoidance is enabled in the CharacterMovement component will crash the editor

UE - AI - Aug 27, 2015

Destroying a Character's CapsuleComponent while Use RVOAvoidance is enabled in the CharacterMovement component will crash the editor. Crash Report: [Link Removed] ...

Updated HISMCs occasionally flicker for one frame

UE - World Creation - Worldbuilding Tools - Foliage - Aug 27, 2015

Updated HISMCs occasionally flicker for one frame on some machines. User reports an AMD 7950 and I see it on an AMD 7970. Occurs only in packaged builds. ...

Cannot set array elements from an array that is contained within a struct

UE - Gameplay - Blueprint - Aug 26, 2015

Cannot set array elements from an array that is contained within a struct User Description: Setup: Array of structures "StructureA". In StructureA, array of integers/strings/whatever. Result: Can' ...