Projects crash on Android when trying to load mips

UE - Platform - Mobile - Jan 20, 2017

Projects that are deployed in the Debug configuration crash when trying to load mips on the Android device. I do not see this issue when launching a project onto Android using the Test configuratio ...

(global distance field not available in shadow pass) Lighting Artifacts Appear When Using Distance To Nearest Surface With World Position Offset

UE - Graphics Features - Jan 20, 2017

When using "distance to nearest surface" node with WPO there are cases where the engine will shade the object incorrect. The attached project reproduces one of these scenarios. It appears as though ...

Able to see cut off landscape in SunTemple in VR

Docs - Samples - Jan 20, 2017

When using the Oculus Rift the user can look over one of the balcony's railings and see where one of the landscapes cuts off. This occurs on the Oculus headset. UE-40907 causes the Vive to clip th ...

GPU Particles flicker when using 2 Nvidia GPUs in SLI

UE - Graphics Features - Jan 20, 2017

Pick any game with GPU particles. Set the executable to run AFR mode 2 from Nvidia control panel. Look at GPU particles. ...

Filmic tonemapper doesnt decode 32BPP encoded formats

UE - Platform - Mobile - Jan 20, 2017

tonemapper film must decode the encoded format before processing. ...

Possible crash reimporting destructible assets

UE - Simulation - Physics - Destruction - Jan 20, 2017

This won't always happen, but the call in ImportDestructibleMeshFromApexDestructibleAsset to LODModel.ReleaseResources(); will enqueue render commands to release the resource, but the call after tha ...

Crash opening BlueprintRenderingToTarget map in packaged ContentExamples on mac

UE - Graphics Features - Jan 20, 2017

The editor is crashing when attempting to open the BlueprintRenderToTarget map in ContentExamples. The crash does not occur in PIE, Standalone Game, or -game ...

Camera can clip through walls in SunTemple in VR

Docs - Samples - Jan 20, 2017

Playing SunTemple in VRPreview, the player can phase through the walls and see through geometry and look outside of the temple. This bug limits immersion. Occurs on Vive only. ...

Tessellation doesn't render in certain levels of ContentExamples with Intel4600

UE - Graphics Features - Jan 20, 2017

Tessellation will not be rendered in the examples inside of the Material_Nodes and Material_Properties levels of Content Examples. ...

ContentExamples: ParallaxOcclusionMapping "BumpOffset" is one word in multiple locations

Docs - Samples - Jan 20, 2017

According to documentation, Bump Offset is 2 words. There are 2 displays that contradict this https://docs.unrealengine.com/latest/INT/Engine/Rendering/Materials/HowTo/BumpOffset/ ...