QAEntry FallenSmall_x0_y0 Landscape Rendering Black

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

I was working through the WorldComposition_ImportTiledLandscape_Edit test and noticed that this rendered black. There might be a problem with the landscape layer data. This is a regression from our ...

Use Viewport's BackBuffer as Pixel Shader's input texture fails on Android

UE - Platform - Mobile - Oct 20, 2016

UDK Link: link title In this project, they need to get the BackBuffer(including UMG), and use this BackBuffer to do some post-processing. So follow the code in FViewportSurfaceReader :: ResolveRende ...

Blueprint Editor Layout is not properly saving

UE - Gameplay - Blueprint Editor - Oct 19, 2016

There are some weird things happening with layout recently, like UE-37541 which doesn't allow the user to save their layout, then reset it to the saved layout. Interesting thing to note is that wh ...

Widget Component Does Not Cast Shadows From Certain Lights

UE - Editor - UI Systems - Oct 19, 2016

The widget component acts differently under different lighting types. For example it will cast a shadow if being lit by a directional light but won't otherwise. It also seems point lights affect t ...

Difference in Shader Complexity view mode between Static Mesh and Painted Foliage Actors after Enabling 'Dbuffer Decals' in Project Settings

UE - Graphics Features - Oct 19, 2016

The 'Shader Complexity' view mode is rendering differently between regular Static Meshes and Painted Foliage instances after enabling 'DBuffer Decals' The user is reporting that this does not seem ...

UE4Game does not exit cleanly after Launch On for Linux

UE - Platform - Linux - Oct 19, 2016

The Launch toast continues to run even after the window closes. I also noticed that folders for CrashReportClient.ini are being generated in the Saved > Logs folder for the project as well. ...

Odd stretching with cloth asset

UE - Simulation - Physics - Character - Oct 19, 2016

When simulating in viewport, a section of the cloth asset stretches out far into the distance. So far I was only able to reproduce this with the CLOTH_SimpleCloth asset in QAGame. The cloth in Con ...

Crash Occurs When Running EQS Query on Mobile

UE - AI - Oct 19, 2016

Deploying a project to a mobile device that runs an EQS Query is causing the game to crash on the device. This has been tested with a Galaxy Note 4 and iPhone 5s. Attached are the logs from the de ...

Reimporting Does Not Update Normal Import Method In Build Settings

Tools - Oct 19, 2016

If you reimport an asset with a different normal import method it won't update the build settings for that mesh. For example if you were import with computing tangents then set the mesh to import ta ...