Placing a second landscape spline component crashes editor

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

Placing multiple spline components crashes editor. Crash Reporter: [Link Removed] Frequency: 3/3 ...

Widgets always come in to viewport with a zorder of 0 after being removed and added back

UE - Editor - UI Systems - Apr 8, 2015

If a widget is removed from parent and then gets added back to the screen later it will come in with a zorder of 0. ...

Landscape LOD menu does not appear in Details Pane

UE - Foundation - Core - Apr 8, 2015

Landscape LOD menu is missing from Details Pane of editor. Found in Master Branch, latest commit before pulling branch. ...

Landscape Visibility Mask Rendering with Missing Landscape Components when Deployed to Mobile Device

UE - Graphics Features - Apr 8, 2015

Landscape Material renders with missing components when using a 'Landscape Visibility Mask' and deploying to a mobile device. I have found this issue now with an Android and iOS device. I was able ...

The "Wrap Box" widget does not update the position of it's children when a widget's visibility is set to "collapsed"

UE - Editor - UI Systems - Apr 8, 2015

If a user collapses a button that is inside of a wrap box widget the other buttons inside that wrap box will not adjust their positions to compensate for the missing button. In other widgets collaps ...

HTML5 HTTPRequest: unexpected characters at end of POST string

UE - Platform - Mobile - Apr 8, 2015

User is reporting a code bug where special characters are entered behind the POST string. ...

Crash when using AnimSeqStats console command

OLD - Anim - Apr 8, 2015

Crash when using AnimSeqStats console command. User in the additional info URL seems to know what the code change should be. [Link Removed] ...

Editor crash when compiling blueprint that contains an implemented interface after removing return node

UE - Gameplay - Blueprint - Apr 8, 2015

If a return node is removed from an interface that has been implemented in a blueprint, compiling the blueprint will cause a crash. Crash Reporter: [Link Removed] Frequency: 2/2 ...

Set Physical Material node in BP do not work with Destructibles

UE - Simulation - Physics - Destruction - Apr 7, 2015

Using the Set Physical Material for Destructible does not work currently. In comparison with a static mesh physical material will change via key press during gameplay. ...

Support for render targets > 2048

UE - Graphics Features - Apr 7, 2015

We setup in the RHI the max size of a texture, but hard code the URenderTarget2D to be 2048. ...