Vehicle Template Gears incorrectly affect gear shift speed

UE - Gameplay - Feb 8, 2016

Changing the Up Ratio of a vehicle movement component incorrectly alters gear shifting. For example, setting the ratio for Gear 3 to 1.0 will keep the vehicle from shifting to gear 2, etc. ...

Switch Skeletal Mesh node crashes the editor if the blueprint is compiled.

OLD - Anim - Feb 8, 2016

Switch Skeletal Mesh node crashes the editor if the blueprint is compiled after changing the mesh being called on node. Frequency: 3/3 CrashReporter: N/A NOTE: tied to [Link Removed], however on ...

Attempting to set skeletal mesh on vehicle blueprint during PIE crashes editor

UE - Simulation - Physics - Feb 8, 2016

Switching the skeletal mesh of an actor during PIE crashes the editor. Frequency: 5/5 Crashreporter: N/A ...

Compiling multiple projects with DebugGame will cause subsequent builds to fail

UE - Foundation - Cpp Tools - UnrealBuildTool - Feb 8, 2016

If two projects are both built using the DebugGame solution configuration, the first project will fail to compile in DebugGame again due to Unresolved External errors. It seems when DebugGame is co ...

Broken foot rotations on Jog_Lt_Rifle animation in Anim Starter Pack

Docs - Samples - Feb 8, 2016

The feet are broken on Jog_Lt_Rifle animation in the AnimStarter Pack User says that this Animation also doesn't loop very well...and while he does kind of jerk his body a bit on the loop, I don't ...

Packaging fails after changing from Dynamic to Static Nav Mesh Runtime Generation

UE - AI - Feb 8, 2016

If you package with Runtime Generation set to Dynamic and then switch to Static and attempt to repackage, the packaging will fail with the following error message.[2016.02.08-16.18.14:511][217]MainF ...

Setting a subcategory in a UPROPERTY does not display properly in associated blueprint's Details tab

Tools - Feb 8, 2016

When using the "|" operator to separate "Category | Subcategory" inside a UPROPERTY, a blueprint based on the class will show Category | Subcategory AS the category name instead of listing a categor ...

Macro Inputs and Outputs cannot use ECollisionEnabled Enum as a variable type

UE - Gameplay - Feb 7, 2016

Macro Inputs and Outputs cannot use ECollisionEnabled Enum as a variable type. ECollisionChannel and ECollisionResponse are available. ...

Content ordering for assets with full numeric names.

UE - Editor - Content Pipeline - Content Browser - Feb 5, 2016

Content files that are labeled with both text and numeric values sort correctly, but files containing only numbers, don't share this behavior and end up with weird sorting order. MyMat_20, MyMat_20 ...

When importing an FBX with Combine Meshes = False, one uasset will be created for the collection of assets.

Tools - Feb 4, 2016

When importing a mesh, there is an option to Combine Meshes, which by default is checked. Unchecking this option will bring in the individually named parts contained in the FBX as unique objects in ...