[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 ...

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_Engine!UAnimSequence::ExtractBoneTransform() [animsequence.cpp:887]

OLD - Anim - Jan 11, 2018

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

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 ...

Audit usage of StaticClass() in AssetMappingTable and AnimationAsset code

OLD - Anim - Jan 24, 2018

A user has pointed out that code in AssetMappingTable.cpp and AnimationAsset.cpp are using the StaticClass() method on pointers. Because StaticClass is a static method, it relies on name hiding to ...

[CrashReport] UE4Editor_CoreUObject!StaticAllocateObject() [uobjectglobals.cpp:2305]

UE - Gameplay - Jan 24, 2018

Comments from users:I was simply syncing my project with the git repository at the end of it, it crashed with this errorperforce resync ...

Duplicate and invalid shader types listed in FLandscapeMaterialResource

UE - Graphics Features - Jan 31, 2018

The current list of allowed and excluded shader types supplied to the ShouldCache function by FLandscapeMaterialResource includes entries shared in both lists and one entry with trailing whitespace, ...

When collision tracing a StaticMesh with ComplexCollision, trace penetration occurs

UE - Simulation - Physics - Sep 13, 2017

In the attached project, collision tracing is performed for StaticMesh of SimpleCollision and StaticMesh of ComplexCollision at the level. Trace is done from sphere trace from BP. At this time, trac ...

MRMeshComponent has no Super call on BeginPlay

UE - Platform - XR - Feb 14, 2018

The MRMeshComponent is a derived component class that should have a call to Super being made, yet there isn't one. ...

[Feature Request] Publish Property "Clear Color" of TextureRenderTarget2D to Editor

Tools - Feb 20, 2018

Currently, "Clear Color" of TextureRenderTarget2D has not been published to the editor. However, there is a request to control ClearColor to use RT as mask in UMG. So, I suggested that it should be  ...