Blueprint heatwire effects do not work when touching user macros

UE - Gameplay - Blueprint - Jul 21, 2016

Heatwire effects do not work for execution wires touching user macros. Native macros do not exhibit this behavior. Note: This is with BP Profiler turned off. ...

PhysX generates extra "sleep" event when moving Kinematic actors away from Simulated actors with Teleport option.

UE - Simulation - Physics - Aug 4, 2016

Issue seems to be related to NpRigidDynamic::setKinematicTarget. When called by itself (like in the case of Kinematic bodies moved without teleportation), the simulated actor is woken and is put ba ...

Unable to reimport Alembic static meshes

UE - Gameplay - Aug 5, 2016

User is not able to reimport an Alembic asset (using the right-click > reimport option). The workaround is to import and then overwrite the asset instead. ...

"Failed to Import" message when clicking Cancel on the Alembic Import Message

UE - Gameplay - Aug 5, 2016

When cancelling the importing of an .abc file, user receives a "Failed to Import" message, making it seem like something went wrong. This doesn't occur when importing non-Alembic files. ...

[CrashReport] UE4Editor_AssetRegistry!FAssetData::FAssetData()

Tools - Aug 8, 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 ...

Toggling variable on sub anim instance node clears its original value

OLD - Anim - Aug 8, 2016

If the user enables Expose for a variable on a sub anim instance node, the original value of that variable is lost. ...

BoneMap thread safety crash

UE - Graphics Features - Aug 9, 2016

Crash occurs in FGPUBaseSkinVertexFactory::FShaderDataType::UpdateBoneData() on RenderThread2 at the following line: check(NumBones <= MaxGPUSkinBones); The problem seems to be a race condition ...

UGameplayStatics::SpawnEmitterAttached keeps relative location when SnapToTarget is used.

UE - Gameplay - Aug 10, 2016

UGameplayStatics::SpawnEmitterAttached will keep relative position when using SnapToTarget. ...

Shadow Physics Assets drop-down is visible in the Destructible Mesh Editor

UE - Simulation - Physics - Destruction - Aug 10, 2016

The option to assign a Shadow Physics Asset is located in the Destructibles Details panel even though they are only supported for Skeletal Meshes currently. This assigned shadow physics asset cannot ...

User cannot undo adding/removing a constraint from a constraint profile

UE - Simulation - Physics - Aug 10, 2016

User can not undo the adding of a constraint to a constraint profile. You can undo to the point the creation of the profile ...