Tessellation appears to cause textures to appear incorrectly in the right eye of the vive

UE - Platform - XR - May 3, 2016

Tessellation appears to cause textures to appear incorrectly in the right eye of the vive ...

Material Previews Reflection skybox are broken in 4.12

UE - Graphics Features - May 3, 2016

Materials are rendering now in the preview pane with artifacts caused by the change in the reflection skybox. This can clearly be seen in 4.12 and later by enabling the reflections view in the previ ...

Scene Capture 2D Actor causes Flickering on Windows 10 when Launched in Standalone

UE - Graphics Features - May 2, 2016

Screen/Playable window flickers when playing in Standalone on Windows 10. A few users are reporting this issue which is exclusive to Windows 10 and Standalone mode. There is another issue the could ...

RootMotion Malfunctioning When Played in Lower Framerates

UE - Gameplay - Player Movement - May 2, 2016

Root Motion Animations are not functioning correctly during lower frame rates. For example, a character moving forward 2 meters at regular frame rate will move 10 meters at a lower frame rate. Regr ...

Launching with -VR will pick non-native display resolution for Vive/SteamVR

UE - Platform - XR - May 2, 2016

Running with -game will run game at native fullscreen resolution 1920x1080. (checking with r.setres)Running with -game -vr will run game in VR but resolution is 1280x720. (checking with r.setres) Th ...

Default level Sun Disc precision issue on Android

Docs - Samples - May 2, 2016

Sun disc in the default level has precision or depth fighting issues ...

Some properties of USkinnedMeshComponent are serialized, should probably be transient

OLD - Anim - Apr 30, 2016

MaxDistanceFactor, PredictedLODLevel and OldPredictedLODLevel are marked UPROPERTY, so they are serialized. These are just temporary properties though, should probably be marked transient, so they a ...

Imported Static Mesh Socket rotation is incorrect

Tools - Apr 28, 2016

Imported Static Mesh Sockets are importing at the wrong orientation Result: [Image Removed] Expected: [Image Removed] ...

Compiling specific blueprints in user projects cause editor to freeze and become unresponsive

UE - Gameplay - Blueprint - Apr 28, 2016

Several users have reported that their projects cannot compile specific blueprints. In one a character blueprint and another a controller. In both instances, the editor becomes completely unresponsi ...

Slate color variable closes automatically when any changes are made when setting the default color in a widget

UE - Gameplay - Blueprint - Apr 27, 2016

Slate color variable closes automatically when any changes are made when setting the default color in a widget ...