Launching a packaged game will cause it to open on the leftmost monitor, ignoring your primary monitor

Tools - Jan 17, 2018

A licensee has reported that opening a packaged game in 4.18 and onward will cause the packaged game to appear on their left most monitor, rather than their primary monitor. This was not the case in ...

When Instanced Stereo is on, instanced static mesh components with multiple material channels will only render in one eye

UE - Platform - XR - Jan 15, 2018

When instanced stereo is enabled instanced static mesh components with multiple material channels will only render in the right eye ...

[Feature Request] Select Node should allow you to right-click and reset a value pin back to a wildcard

UE - Gameplay - Blueprint - Jan 12, 2018

There is an issue where the Select Node does not Reset wildcard values for its pins. This issue does not appear to be a regression Versions Tested: 4.17.2 - 3658906 4.18.2 - 3794801 4.20.0 - 381396 ...

[CrashReport] UE4Editor_Engine!UAnimSequence::ExtractBoneTransform() [animsequence.cpp:887]

OLD - Anim - Jan 11, 2018

No comments from user A couple additional crash groups: [Link Removed] [Link Removed] ...

Incorrect collision created when using merge actors to a specific spline mesh

UE - Simulation - Physics - Jan 11, 2018

Merge Actor still can create incorrect collision when using merge actors to some spline mesh. This seems to be a mesh dependent issue. If I use different meshes for the spline mesh, the collision se ...

Oculus CheckIfPointWithinPlayArea function returns incorrect results

UE - Platform - XR - Jan 10, 2018

Oculus CheckIfPointWithinPlayArea function returns incorrect results, always reporting true whether or not the hand is inside the play area or not.  The distance and closest point also seem incorrec ...

[CrashReport] UE4Editor-MetalRHI.dylib!FMetalHeap::BufferSizeToIndex()

UE - Graphics Features - Jan 5, 2018

User comments:when i buld light on preview it build light 100% after that when system showing 43% or more after building light engine crash every time, pls help me... thanksDuplicating three Spher ...

[CrashReport] AMDMTLBronzeDriver!amdMtlBronzeWriteStopSample()

UE - Graphics Features - Jan 5, 2018

No user comments on this issue ...

When using StringToBytes() it returns an incorrect value

UE - Foundation - Core - Jan 4, 2018

When using the StringToBytes() function it returns one less byte due to the -1 at the end of the return. The function takes a string and converts it to bytes but it always returns one less byte than ...