Warnings displayed when launching the editor in DX12

UE - Graphics Features - Oct 6, 2016

Following warning is displayed in the log when launching in dx12:[2016.10.06-22.33.36:185][ 0]LogD3D12RHI:Warning: Root signature created where the root parameters take up 18 DWORDS. Using more tha ...

Precise Click is not working correctly with Buttons

UE - Editor - UI Systems - Oct 6, 2016

A licensee reported an issue where a recent change to SButton.cpp in 4.13 causes an issue with Precise Click in multiple situations, his example being the one described in the repro steps, which is ...

Crash in VehicleGame Standalone game when attempting to drive

UE - Graphics Features - Oct 6, 2016

This was on an Nvidia Macbook Pro. Doesnt crash on an AMD iMac. ...

When syncing source control assets through the editor, assets in the content browser disappear if moved before sync process

UE - Editor - Content Pipeline - Content Browser - Oct 6, 2016

When an asset is moved in the editor (from one folder to another) and then submitted to source control, syncing to the folder where the asset was moved to causes it to not appear in the new location ...

A physics actor will still bounce if the Restitution of a Physical Matieral is set to 0

UE - Gameplay - Oct 6, 2016

A physics actor will still bounce if the Restitution of a Physical Matieral is set to 0 User Description: Explanation : I am trying to create a Badminton Game for fun and while I was trying to han ...

Force Next Floor Check doesn't work when the player is stopped

UE - Gameplay - Player Movement - Oct 6, 2016

Force Next Floor Check doesn't work when the player is stopped, even though the tool tip says that it does. User Description: I'm trying to shrink / grow the collision capsule for our needs but wh ...

Icons appear incorrectly for windows 10 in packaged games

UE - Foundation - Build - Rocket (Installed Engine) - Oct 6, 2016

Icons appear incorrectly for windows 10 in packaged games. Another default image shows as the game icon in the task bar instead. ...

Packaged Vehicle and Vehicle advanced templates crash when opened on tvOS and iOS

Tools - Oct 6, 2016

This occurs for both Code and BP Vehicle and VehicleAdvanced projects tested in both DebugGame and Development packaging configurations Devices: tvOS 10.0 iPhone6S+_6241 OS: 9.3.5 ...

Launching onto HTML5 fails due to a TypeError

UE - Platform - Mobile - Oct 6, 2016

Launching onto HTML5 will fail during the compiling stage. The following error will occur when the project is launched in the browser and begins compiling: Uncaught TypeError: Browser.mainLoop.sche ...

Plugin icons will stretch to the size of the description text, warping the icon

UE - Foundation - Cpp Tools - Plugin System - Oct 6, 2016

If a plugin has a long enough description, the plugin icon will warp vertically to match the height of the description. ...