Lots of extra (unwanted) space at the end of a text block when a sizable amount of text is applied

UE - Editor - UI Systems - Apr 23, 2015

NICK: Sounds like accumulated imprecision after multiple lines of text. A user applied a EULA to a Text block and then set the text block inside of a scroll box. The end result was a lot of empty s ...

Setting NavModifierVolume's AreaClass at runtime does not result in navmesh rebuilding

UE - AI - Apr 23, 2015

The volume does accept the change and if it gets moved the navmesh will rebuild with new area set. The core issue is that setting NavModifierVolume.AreaClass at runtime does not notify navigation sy ...

Sound Cues report incorrect MaxDistance when using SoundNodeParamCrossFade

UE - Audio - Apr 23, 2015

Short duration sounds (< 1.0 seconds) trigger a check on max distances by sound nodes in a sound cue. Sound cues which use SoundNodeParamCrossFade are reporting 1.0 as the max distance and thus resu ...

Scale with Width on Landscape Splines offsets plane mesh on Z axis

UE - LD & Modeling - Terrain - Landscape - Apr 22, 2015

If "Scale with Width" is set on a landscape spline with a plane mesh, the plane will offset on the Z axis. In most other cases, scaling along the z axis does not affect planes. ...

Investigate Tessellation Performance on Landscape

UE - LD & Modeling - Terrain - Landscape - Apr 22, 2015

I have been seeing a few answerhub threads about very low performance on tessellation with landscape. What is puzzling is that it does not seem to change performance whether low or high tessellatio ...

Crash on clicking Column Header in visRT window

Tools - Apr 22, 2015

The Engine will crash when you run the visRT command in Editor and click on an item in the visRT window and the click on a column header. also Reproduced in Main Promotable-CL-2513846 [Link Remove ...

Compile failure in UHT with combined multi-line / single line comments

UE - Foundation - Core - Apr 22, 2015

Using a single line comment to immediately follow a multi-line comment closing brace results in an illegible compile errors: "error code: CrashOrAssert(3)" Workaround: Include a space between */ an ...

'Is Case Sensitive' option on the Switch on String node doesn't toggle correctly

UE - Gameplay - Apr 22, 2015

'Is Case Sensitive' option on the Switch on String node doesn't toggle correctly. User Description: The "Is Case Sensitive" option when you use a switch on string function in blueprint doesn't wor ...

called custom functions do not update parameter names upon compile, must be replaced

UE - Gameplay - Blueprint - Apr 21, 2015

Parameter names do not update on custom functions that are already called in event graph after compiling blueprint. ...

When Character BP actor is rotated, "Mesh" component translation differs on Client and Server

UE - Gameplay - Apr 21, 2015

Occurs in: Releases 4.7.6 CL:2510309 Main 4.8 CL:2513846 When Character BP actor is rotated, Translation is changed for "Mesh" component on Client. Server appears as expected. This isn't typicall ...