Render Target as Material Image in UMG is Clipped when setting Fullscreen in Standalone (Alt+Enter)

UE - Editor - UI Systems - Jun 1, 2015

Render Target Material is clipped as an Image within UMG when attempting to set to fullscreen while playing in Standalone mode. The interesting thing I noticed about this bug is that the issue is n ...

Crash assigning spline mesh on tiled landscape

UE - LD & Modeling - Terrain - Landscape - Jun 1, 2015

Crash assigning mesh to spline on tiled landscape. ...

Project fails to package on Windows that has Cyrillic characters in Path

Tools - May 30, 2015

Semi related to [Link Removed], however on windows it fails to package when file path of project has Cyrillic characters in it. If you move a packaged project to a file path location with cyrillic ...

Creating custom event from function w/ delegate variable parameter does not have input pin for the delegate

UE - Gameplay - Blueprint - May 29, 2015

When using a delegate variable as a function parameter, dragging off of the delegate pin of an associated function BP node to create a custom event will create a default custom event without the inp ...

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 ...