[CrashReport] UE4Editor_Renderer!FBatchingSPDI::DrawMesh() [primitivesceneinfo.cpp:47]

UE - Graphics Features - Jan 3, 2017

Error message: Assertion failed: Mesh.VertexFactory->IsInitialized() [Link Removed] [Line: 45] Source Context: 32 // Keep a reference to the hit proxy from the FPrimitiveSceneInfo, to ensu ...

Play Rate does not affect audio tracks

UE - Anim - Sequencer - Dec 30, 2016

Play Rate does not affect audio tracks. Slowing the play rate also causes the audio tracks to repeat with an offset. Note: This is working straight from a Sound Wave. If you use a sound cue, the ...

[CrashReport] UE4Editor_UnrealEd!UTransBuffer::Cancel() [editortransaction.cpp:697]

Tools - Nov 17, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 833] ...

Shadow Acne Occurring on Movable Objects

UE - Graphics Features - Oct 27, 2016

Shadow Acne is occurring on movable actors in Blueprint and C++ template projects. The Shadow Acne is present in editor and while launched on to Windows and Mobile. This was found on separate graph ...

Nodes impacted by code changes do not generate warnings after HotReload

UE - Gameplay - Blueprint - Oct 20, 2016

I noticed this while executing https://jira.it.epicgames.net/browse/UEQATC-1441. At step 10, there should be warnings on the nodes that were updated by the HotReload. This is a regression from 4.13 ...

Character animations are not played in sequence created from Recording First Person Template

UE - Anim - Sequencer - Aug 5, 2016

Character animations are not played in sequence created from Recording First Person Template Follow-up to [Link Removed] ...

Selected Foliage does not have a transform gizmo in VR Mode

UE - Editor - Workflow Systems - Jul 22, 2016

Cannot (Easily) Change the Case of Folder Names in the World Outliner

Tools - Jul 11, 2016

In the World Outliner, without the following workaround, you cannot simply change the case of a folder name from upper to lower case or vice versa. EXAMPLE: map -> Map = map WORKAROUND: Change "M ...

If "Disable low latency update" is set to false for vive controllers a line trace appears to lag behind

UE - Platform - XR - Jun 29, 2016

If "Disable low latency update" is set to false for vive controllers a line trace appears to lag behind the mesh of the vive controller. This makes it so that the line trace appears to bound and lag ...

Investigate why RemoteRole of a local pawn on a listen server is ROLE_AutonomousProxy

UE - Networking - Jun 24, 2016

See additional info URL. The remote role in this case should almost certainly be ROLE_SimulatedProxy. ...