Assertion opening blueprint with HISMC created in 4.11

UE - World Creation - Worldbuilding Tools - Foliage - Jun 7, 2016

After project was upgraded to 4.12 opening a blueprint that contains Hierarchical Instanced Static Mesh component will result in a crash. From the log I this is the important part: Assertion faile ...

Crash when setting force feedback while SteamController plugin is enabled

UE - Editor - Workflow Systems - Jun 6, 2016

Crash when trying to move in the VR editor when using the vive controllers ...

Scroll Bar does not Stay "Anchored" to Bottom While Data Generates in Window

Tools - Jun 6, 2016

The scrollbar no longer remains anchored to the bottom of the Output Log while more lines are propagated during the packaging process/ Regression: this does not occur in previous versions of the En ...

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_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 ...

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 ...

Updating project to 4.12 corrupts Additive AimOffset thumbnail, causing log spam

OLD - Anim - Jun 6, 2016

Updating project to 4.12 corrupts Additive AimOffset thumbnail, causing log spamLogAnimation:Warning: Setting an additive animation (Owen_AimOffset) on an AnimSingleNodeInstance is not allowed. This ...

Set World Scale 3D on Attached Actor Allows Character to Jump Through Collision

UE - Gameplay - Jun 6, 2016

The collision of the cube static mesh is not blocking the character after Setting World Scale 3D while it is attached to another actor using the AttachToActor node. ...

Crash when using Landscape when building lighting with commandlet

UE - Graphics Features - Jun 6, 2016

When using the new Rebuild Lighting commandlet will cause a crash with any level that builds when it has a landscape in the scene. https://github.com/EpicGames/UnrealEngine/commit/f89256dd0efb7d0b ...