Live Link Pose node silently fails in Standalone mode due to incorrect Module type

OLD - Anim - Jul 17, 2018

LiveLinkEditor Module is flagged as "Editor" and not "Developer" causing the Anim Node "Live Link Pose" to silently fail in Standalone mode. The node works correctly in PIE and in packaged builds. ...

Animations don't update on the first frame of shots

UE - Anim - Sequencer - Jul 11, 2018

Looks like this only happens for shots. I think this is because the tick prerequisites get set up on the frame of evaluation, and the skeletal mesh component doesn't get ticked until the next frame. ...

[CrashReport] UE4Editor_Renderer!FMaterialShader::SetParametersInner<FRHIVertexShader * __ptr64>() [shaderbaseclasses.cpp:181]

UE - Graphics Features - Jun 19, 2018

No user comments in crash group 172 const bool bOverrideSelection = 173 GIsEditor && 174 !View.Family->EngineShowFlags.Selection && 175 (MaterialRenderProxy- ...

[CrashReport] UE4Editor_Core!rml::internal::ExtMemoryPool::initTLS()

UE - Foundation - Core - Mar 16, 2018

No user comments in crash group 110 #if PLATFORM_MAC 111 // macOS expects all allocations to be aligned to 16 bytes, but TBBs default alignment is 8, so on Mac we always have to use ...