Cannot Import Sound File with Duration Less Than 1 Second

UE - Audio - May 29, 2015

Unable to import a sound file shorter than 1 second in length. The two sound files attached are the same sound, but one has been extended to at least 1 second long and successfully imports. ...

NavLinkCustomComponent fail to register if loaded with the level

UE - AI - May 29, 2015

NavLinks are failing to work due to UNavLinkCustomComponent::OnRegister being called before the creation of the UNavigationSystem. This results in the NavLinkUserID remaining 0 and the link never tr ...

Crash when setting console command for shadow max resolution to 1

UE - Graphics Features - May 29, 2015

When setting the console command r.shadow.MaxResolution to a value of 1 will cause a crash. CrashReporter: [Link Removed] ...

Child actor components cannot be individually selected in viewport

UE - Gameplay - Blueprint - May 28, 2015

If a child actor component is placed in a blueprint, that child actor component cannot be individually selected in viewport or scene outliner. ...

Sweep on Set Actor Location is ignored for all components that aren't the Blueprint's root

UE - Gameplay - May 28, 2015

Sweep on Set Actor Location is ignored for all components that aren't the Blueprint's root. Reproduced in 4.7.6 and Main (//depot/UE4/Promotable-CL-2568226) ...

2 minute hang and high memory usage when adding assets with large textures

UE - Foundation - Core - Cooker - May 28, 2015

2 minute (or more) hang and high memory usage when adding assets with large textures. The memory increase can be up to 3 or 4 GB when none of these assets(or referenced assets) take up nearly that ...

Sphere Mask using Absolute World Position not rendering in ES2 (Android or iOS)

UE - Platform - Mobile - May 28, 2015

After deploying or Launching on to an iOS or Android device in ES2 mode, a sphere mask using an Absolute World Coordinate will not render correctly. ...

Crash when opening a blueprint that referenced a struct blueprint that no longer exists

UE - Gameplay - Blueprint - May 28, 2015

If a user creates a struct blueprint then references it in another blueprint and then deletes the struct while the editor is closed, the referencing blueprint will crash when opened. ...

Splitting transform pins on add component nodes creates an additional transform pin when duplicated

UE - Gameplay - Blueprint - May 28, 2015

If an add component node is duplicated after the transform pin has been split, it will create an additional transform pin and keep the original split variables. ...

Reflection Vector not translating into ES2 when applied via an Emissive Color

UE - Platform - Mobile - May 28, 2015

When you have a Reflection Vector plugged into a Cubemap and applied to the Emissive Channel of an Unlit Material, the Cubemap will not render on a mobile device with ES2 or in ES2 (Mobile/HTML) Pre ...