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 ...
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 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 ...
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 ...
Error message: Assertion failed: ParentIndex != INDEX_NONE [Link Removed] [Line: 512] Source Context: 499 } 500 501 return Menu; 502 } 503 504 ...
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 ...
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 ...
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 ...
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 ...
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 ...