Erractic Light Component Behavior in Blueprints

UE - Gameplay - Blueprint - May 11, 2015

You cannot PIE if you attempt to adjust the Intensity of a Light via the slider in a BP that is placed in the Level already. In addition the color slider does not stay open when editing values for ...

Game sounds only play during first PIE editor session for Linux project

UE - Platform - Linux - May 11, 2015

Games sounds will play as appropriate during first PIE session but subsequent PIE sessions have no sound until editor is closed / reopened. ...

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

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

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