Vive: Positional Latency with a Possesed Pawn's Camera Component

UE - Platform - XR - Jun 6, 2016

Workaround: Got to camera component, and disable "Auto Activate" and go to Class defaults and set "eye height" to 0... works for the project attached (to compare lag vs no lag) but its not a workar ...

[CrashReport] UE4Editor_Engine!TScopedPointer<FStaticMeshRenderData>::operator->() [scopedpointer.h:74]

UE - Graphics Features - Jun 6, 2016

Log showing the issue is caused by a reimport:https://udn.unrealengine.com/questions/331317/recurring-editor-crash.html This Jira was created from CrashReports submitted by the public due to the hi ...

Adding teleport node after AddMovementInput breaks jumping animation

UE - Gameplay - Jun 6, 2016

Calling the teleport node after the Add Movement Input nodes affects movement by preventing the character's capsule from updating, causing the mesh to hit the top of the capsule during the jump anim ...

[CrashReport] UE4Editor_CoreUObject!UObjectBaseUtility::GetOutermost() [uobjectbaseutility.cpp:118]

UE - LD & Modeling - Terrain - Landscape - Jun 6, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...

Editing Struct variable types can cause pins of an array of that struct to become disconnected

UE - Gameplay - Blueprint - Jun 6, 2016

When changing the variable type of a variable in a struct, it can cause some pins related to arrays of this struct to become disconnected. The project provided was from the Marketplace, entitled "Su ...

[CrashReport] UE4Game!FStreamingManagerTexture::FStreamingManagerTexture()

Tools - Jun 6, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. This crash is only occurring in packaged games, not in the editor. The Logs contain the follo ...

Thumbnail for blueprints with a mesh update on tick when construction script adds meshes to blueprint

UE - Gameplay - Blueprint - Jun 6, 2016

Blueprint thumbnails that are updated via the construction script update on tick in the Content Browser, even when no change has been made to the blueprint. Regression (Yes) issue (does not) occur ...

Max Angular Velocity Value Being Reset

UE - Gameplay - Jun 6, 2016

The value of Max Angular Velocity on a component is being reset after changing the value and compiling the blueprint. Found in 4.12 binary, reproduced in Main CL 2994701. Could not reproduce in 4. ...

BP class variables aren't created for component templates not loaded in an uncooked server build due to component class NeedsLoadForServer() API override.

UE - Gameplay - Components - Jun 6, 2016

See UDN thread for details. Essentially we need to ensure that class variables are created for SCS components even if the template isn't loaded as a result of a NeedsLoadForServer() API override. O ...

Animated FBX with no bones imports with jittery rotation

Tools - Jun 6, 2016

Animated FBX with no bones imports with jittery rotation ...