Update Oculus Audio SDK

UE - Platform - XR - May 19, 2016

The current version of the oculus audio SDK fails to initialize for some clients. We haven't been able to reproduce the problem internally but we're told from Oculus that updating the SDK will fix t ...

Sphere trace hit location and impact point are identical

UE - Gameplay - May 19, 2016

When using a sphere trace, the Hit.Location and Hit.ImpactPoint report at the same location. According to the documentation, Hit Location would be the location of the actor where Impact Point would ...

Setting Slate Font Info default value in struct crashes editor

UE - Gameplay - Blueprint - May 19, 2016

Setting Slate Font Info default value in struct crashes editor Frequency: 3/3 Crashreporter N/A Regression (no) issue (does) occur in 4.11.2 ...

Object Scale Not Working with Instanced Static Mesh

UE - Graphics Features - May 19, 2016

Using Object Scale in your material with an Instanced Static Mesh does not change the color of the material if you scale the individual instances of the Instanced Static Mesh component. If you scal ...

[CrashReport] UE4Editor_Engine!UAnimMontage::IsValidAdditive() [animmontage.cpp:702]

OLD - Anim - May 19, 2016

Error message: Stack overflow - code c00000fd (first/second chance not available) Source Context: 687 if (SyncGroup != NAME_None) 688 { 689 CollectMarkers(); 690 ...

Touch End events do not fire if asset is moved from under touch location

UE - Gameplay - May 19, 2016

Touch End does not get fired if actor is not under cursor when released. Regression (no) issue (does) occur in 4.10.4 ...

[CrashReport] UE4Editor_LeapMotion!FPrivateLeapImage::Texture32FromLeapImage()

UE - Platform - XR - May 19, 2016

Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 2707 { 2708 FScopeCycleCounterUObject ComponentScope(Target); 2709 FScopeC ...

"Enable Texture Streaming" in Render Movie Settings doesn't seem to work

UE - Anim - Sequencer - May 18, 2016

"Enable Texture Streaming" in Render Movie Settings doesn't Enable/Disable Texture Streaming ...

Any nodes after a reroute node do not list stats in the Blueprint Profiler

UE - Gameplay - Blueprint - May 18, 2016

No Profiler stats are being listed for nodes after a reroute node. Just the nodes are listed with no stats present. ...

OSVR does not consistently render to HMD if OSVR Server is not open prior to opening editor/cooked game

UE - Platform - XR - May 18, 2016

It seems like if OSVR_Server is not launched prior to opening the editor, vr-preview functionality will not work (even though the editor starts OSVR_Server at launch). Seems like server must be open ...