Math Nodes are not updating on input

UE - Rendering Architecture - Materials - May 11, 2015

Add, Multiply, Subtract and Divide Nodes in the Material Editor are not longer updating on input but on the next node added to the Material. Also Reproduced in Main Promotable-CL-2541904 [Link Rem ...

Overridden Lightmap Resolution in Sample Projects are too high

Docs - Samples - May 11, 2015

Starting with 4.7 and when we changed the BSP blocks in Sample Content to Static Meshes, a significant minority of lower end PC users are getting soft crashes (freezes and rebooting required to cont ...

Text box events (OnTextCommitted and OnTextChanged) are throwing false warnings

UE - Editor - UI Systems - May 11, 2015

If the user creates an OnTextCommitted event or an OnTextChanged event the user will receive a warning upon compiling the blueprint. Warning received: Warning No value will be returned by referenc ...

Certain components created at Runtime appear to have unnecessary scene components

UE - Networking - May 8, 2015

When PIE is selected certain objects that are created at runtime have scene components that give log warnings in the Output Log. Effected objects include GameSession and GameNetworkManager ...

Subcomponents of classes do not show up in BP hierarchy

UE - Gameplay - Blueprint - May 8, 2015

If a custom component creates another component in code, the second component does not appear in the hierarchy inside the blueprint menu. It does appear in the hierarchy for an instanced version of ...

Spawning a bp, setting the location, and simulating physics in one string will cause the Set Actor Location node to be ignored

UE - Gameplay - May 8, 2015

Spawning a bp, setting the location, and simulating physics in one string will cause the Set Actor Location node to be ignored User Description: One is if you spawn a physics actor which has simu ...

Instance Static Meshes spawned at Runtime do not have collision

UE - Gameplay - May 8, 2015

Spawning an Instance Static Mesh at runtime does not have collision. This issue appears only in 4.8 Preview 1 and the 4.8 Release branch (tested on CL-2540862), but is fixed in Main Branch as of Ma ...

Crash generating grass for landscape with XY offset map

UE - LD & Modeling - Terrain - Landscape - May 8, 2015

Landscape grass map generation crashes if the landscape component in question uses an XY offset map. --------- Fatal error: [Link Removed] [Line: 646] Rendering thread exception: Fatal error: [Lin ...

OpenGL: Nvidia: Crash when using foliage tool

UE - Platform - Linux - May 7, 2015

As reported by user, using foliage tool in a first person project eventually crashes it. "Currently, any attempt to render objects created with the foliage tool crashes the UE4 editor on my machine ...

Eject camera (and ToggleDebugCamera) do not have full look controls in the Topdown template

UE - Gameplay - May 7, 2015

The Eject camera (and ToggleDebugCamera) do not have full look controls in the Topdown template.In 4.7.6 the look is limited in both cameras by the mouse movement.In Main, both are limited as mentio ...