Vignette in stereoscopic looks incorrect, entire frame as opposed to each eye

UE - Platform - XR - Apr 6, 2016

Vignette seems to be being applied to the entire frame instead of each eye in stereoscopic, creating a really strange effect in your peripherals when viewed through a HMD. Can also see this effect i ...

Key precision problems on some short animations

Tools - Apr 5, 2016

Please see attached UE4_anim_interp_bug.fbx for a second example. This works as expected in 4.7 and 4.8 I've got a couple different users reporting this now. I suspected animation compression to ...

Decals spawn differently than 4.10.4 with their rotation based on hit normal

UE - Graphics Features - Apr 5, 2016

Decals are not spawning correctly when spawning based on a rotation value from the hit normal. There is a difference in how this is handled from 4.10.4 to 4.11 and even 4.12. See attached image fo ...

Material Function with Texture Size Texture Property will cause a Crash

UE - Graphics Features - Apr 5, 2016

By accessing the texture property for texture size will cause a crash. Attached image for material graph. Tested in: 4.10.4 Texture Size Texture Property did not exist 4.11.- CL-2927265 4.12 Dev ...

Crash When Typing a Node Comment and Hovering Over the Alignment Option

Tools - Apr 5, 2016

Error message: Assertion failed: ParentIndex != INDEX_NONE [Link Removed] [Line: 512] Source Context: 499 } 500 501 return Menu; 502 } 503 504 ...

Modulated shadows do not render in the correct area on older devices / versions of Android OS

UE - Platform - Mobile - Apr 5, 2016

This issue was reported by a user who was having issues with their modulated shadows showing up in random spots on their mobile devices. Their devices were a Samsung Galaxy Note 2 and a ASUS Zenfon ...

Self Shadow casts shadow on itself

UE - Graphics Features - Apr 4, 2016

I'm not sure which way this one should go, but there is inconsistency with how Self Shadow works when compared to the Direcitonal Light or Point Lights. When Self Shadow is enabled on a Directiona ...

Attached Project Crashes When Attempting to Open Struct

UE - Gameplay - Blueprint - Apr 4, 2016

The attached project crashes whenever one of the structs is being opened. This does not occur in 4.10.4, this is a regression. Found in 4.11 Binary, reproduced in Main CL 2930737. User informati ...

Upgrading Project After Disabling Light PropagationVolume Plugin Causes Crash

UE - Foundation - Cpp Tools - Plugin System - Apr 1, 2016

Attempting to upgrade a project from 4.10 to 4.11, or 4.11 to 4.12 with the LightPropagationVolume plugin disabled causes it to crash. Found in converting a 4.10 project to 4.11, and reproduced con ...

GPU Particle Emitter noticable stutter with steady stream

UE - Graphics Features - Apr 1, 2016

When using a GPU particle and setting a steady stream there is an obvious stutter compared to 4.10.4 where everything worked smoothly. Regression: YES This issue did not occur in 4.10.4 CL-2872498 ...