PIE gets stuck on infinite loop when Background Streaming is disabled

UE - Foundation - Core - Aug 24, 2018

When "Use Background Level Streaming" is disabled, the Editor gets stuck loading in PIE when you press Play. This is a regression from 4.19.2 (CL-4033788). This issue was reported and tested in 4.2 ...

[Rhino Import]-[Rhino Blocks]-Block is not assigned to any nested layer after reimporting

UE - Editor - Content Pipeline - Datasmith - Importer - Aug 24, 2018

Audio Attenuation falloff is applied even when turned off when called in Blueprints

UE - Audio - Aug 24, 2018

The Sound Attentuation is not ignored when disabled as audio played from a Blueprint. Tested in 4.19.2 (CL - 4033788), 4.20.2 (CL - 4302132), 4.21 (CL - 4313833) ...

Soft References resolved at Runtime result in References to Persistent Assets

UE - Gameplay - Aug 23, 2018

It is believed that soft references resolved during runtime, point to the edit time instances of actors instead of the runtime instances. This issue does not reproduce when it is called from an Inp ...

Crash when naming function parameter 'none'

UE - Gameplay - Blueprint - Aug 23, 2018

Naming a parameter "none" will cause crash on compile. Asset may not be able to be reopened. Also confirmed in Main CL 4309299 ...

Cannot pass a Dictionary through a Replicated Function

UE - Networking - Aug 23, 2018

When passing dictionary (map) variables through replicated (to server) functions, the value will not print out on the client. In 4.19.2 (CL-4033788) this caused a crash but in 4.20.2 (CL-4302132) an ...

Android Volume Up/Down input events no longer functioning

UE - Platform - Mobile - Aug 23, 2018

Android Volume input events have stopped triggering in 4.20 Tested on Pixel XL (8.0) Also occurring in Main at CL 4309299 ...

Steam Controller and Xbox Gamepad both map to the first player

UE - Online - Aug 23, 2018

If multiple Xbox gamepads are connected (even if mixing Xbox 360 and Xbox One), all is fine. Each gamepad maps to its own player controller. However, if a Steam controller and an Xbox gamepad are co ...

Auto Wrap Text breaks inside of a ScaleBox

UE - Editor - UI Systems - Aug 22, 2018

Widget Elements within a scalebox  are inappropriately resized upon scaling. Tested in 4.19.2 (CL - 4033788), 4.20.2 (CL - 4306439), 4.21 (CL - 4305553) ...

Update Instance Transform Rotation for HISM isn't working in a packaged game

UE - World Creation - Worldbuilding Tools - Foliage - Aug 22, 2018

Using 'Update Instance Transform' to rotate HISM instances will work in PIE, but won't work in a packaged game. This is a regression from 4.19.2 (CL-4033788). This issue was reported and tested in ...