Vehicle Game Warning: LogAudio:warning: Detected orphaned looping sound 'Vehicle_Race_Cue'.

Docs - Samples - Oct 5, 2016

Warning populates when the game starts. LogAudio:warning: Detected orphaned looping sound 'Vehicle_Race_Cue'. This warning occurrs in 4.13.2 CL3145013. NOT a regression. ...

Timer does not update in Vehicle Game

Docs - Samples - Oct 5, 2016

When trying to test Vehicle game, the counter did not increase as time elapsed. This prevents being able to test if the lap function is working. Tested in 4.13.2 CL 3145013 and it was working. Thi ...

Crash when using merge actor on static meshes that have been affected by simplygon

UE - Gameplay - Oct 5, 2016

Crash when using merge actor on static meshes that have been affected by simplygon ...

Clicking the yellow text while recording an animation in Persona no longer stops the recording

OLD - Anim - Oct 5, 2016

No longer able to stop recording an animation by clicking the yellow text in the Persona viewport even though the tooltip when hovered over it states that you can. This is a regression from 4.13.2 ...

DataTable::LoadStructData allocating wrong size

UE - Foundation - Core - Oct 5, 2016

Pointed out by a licensee here: UDataTableを読みこんだ際のメモリ破壊について When reading the `UDataTable, in DataTable::LoadStructData()` the contents of the struct are interpreted[Image Removed], but the size of ...

Poses do not intially show up in pose tab in Persona

OLD - Anim - Oct 4, 2016

The pose asset list does not update unless Persona is closed and opened or if the user searches in the search bar. This is a regression from 4.13.2 Same thing as this old bug: https://jira.it.epic ...

Landscape UI Elements are not visible

UE - LD & Modeling - Terrain - Landscape - Oct 4, 2016

Per conversation between Gareth and Mike, it was determined the Landscape tool is in Game Mode by default. Within the Landscape Tool, all UI elements are disabled by default. This has been observed ...

Mobile Map loading times have increased from 4.12 to 4.13

UE - Platform - Mobile - Oct 4, 2016

The loading time from 4.12 to 4.13 on mobile devices seems to have increased quite a bit. My results: 4.12.5 Windows 7 - Launch On: Loading Level 2 - .51 Loading Level 3 - .74 Loading Level 1 - .73 ...

Editor crashes when a floating window PIE command is issued repeatedly

Tools - Oct 4, 2016

After assigning Keyboard Shortcut for New Editor Window (PIE) as "F3" and returning to Viewport and selecting "F3" to open New Editor Window (PIE), continuing to repeatedly press F3 results in the e ...

AI MoveTo Blueprint node will zero velocity on Pawn when called, causing a freeze if the Pawn is already moving

UE - AI - Oct 4, 2016

AI MoveTo Blueprint node will zero velocity, causing a stop when a new destination is set if the Pawn is currently moving. Regression: Yes Worked: 4.12.5 (CL 3039270) Broken: 4.13.1 (CL 3142249) F ...