Crash copying all nodes in level blueprint of Audio.umap in ContentExamples

UE - Gameplay - Blueprint - May 11, 2015

Crash attempting to copy all of the nodes in the Audio map of the ContentExamples project. Crashreporter: (link to specific crash) [Link Removed] (link to bugg) [Link Removed] Ensure condition fa ...

Deleting static mesh that is used by foliage tool in content browser then selecting foliage window crashes editor

UE - World Creation - Worldbuilding Tools - Foliage - May 11, 2015

If a static mesh is being used by the foliage tool and then deleted in the content browser, the foliage tool will retain a copy of the object and crash the editor if the foliage window is selected a ...

Navmesh streaming code is easy to crash

UE - AI - May 11, 2015

Basically it uses unchecked pointers in couple of places, which in some use-cases simply crashes. ...

Crash caused by Selecting a Struct variable when binding a property in UMG

UE - Editor - UI Systems - May 11, 2015

Crash is caused when the user creates too many windows after Selecting a Struct variable when binding a property in UMG. This issue is related to [Link Removed] ...

OnDragDetected fires off with a single click for 3D widgets

UE - Editor - UI Systems - May 11, 2015

When Using the On Drag Detected on a 3D widget, the drag function fires off on a single click (No dragging necessary) ...

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 ...