meshes from 3ds Max which have custom pivots do not reappear in the level after undoing a delete action

UE - Editor - Content Pipeline - Datasmith - Exporters - Mar 29, 2018

There is an issue occurring where meshes from 3ds Max which have custom pivots from a datasmith import do not reappear in the level after deleting them and then undoing the delete action. The mesh d ...

Leap motion hands stop tracking after regenerating skeleton

UE - Platform - XR - Mar 29, 2018

Leap motion hands stop tracking after regenerating skeleton. When opening the asset "hands_lo" the user is confronted with a message that reads "The preview mesh hierarchy doesn't match with the ske ...

[Feature Request] Light Complexity view mode broken in Forward Rendering

UE - Graphics Features - Mar 28, 2018

When forward shading is enabled, the light complexity view mode just displays black surfaces. ...

Incorrect macro definitions in VisualLogger.h

UE - Gameplay - Mar 28, 2018

UE_CVLOG_BOX, UE_CVLOG_OBOX, and UE_CVLOG_CONE have problems with their definitions. UE_CVLOG_OBOX calls UE_VLOG_BOX instead of UE_VLOG_OBOX All 3 of these macros also call their respective macro ...

Folder Renaming is not Case Sensitive

UE - Editor - Content Pipeline - Content Browser - Mar 28, 2018

Renaming folders is not case-sensitive Previously fixed in 4.12, re-appeared ...

Mobile HQ reflection option does not use the sky reflection cubemap.

UE - Platform - Mobile - Mar 28, 2018

See attached image., the selected sphere is using HQ reflections. HQ reflection code does not look for sky captures. Note that the sky capture does not require the parallax correction code. ...

Merging negative-scaled actors breaks materials

UE - World Creation - Worldbuilding Tools - HLOD - Mar 27, 2018

Materials are broken when merging a mesh with another that has negative scale Licencee states that bisMirrored in FMeshMergeHelpers::TransformRawMeshVertexData seems to be involved. Does not occur ...

Landscape leaking when using ParallelInitView 1

UE - LD & Modeling - Terrain - Landscape - Mar 27, 2018

see step ...

[CrashReport] UE4Editor_D3D11RHI!FD3D11DynamicRHI::RHISetShaderResourceViewParameter() [d3d11commands.cpp:512]

UE - Graphics Features - Mar 27, 2018

No user comments in crash group 500 void FD3D11DynamicRHI::RHISetShaderResourceViewParameter(FVertexShaderRHIParamRef VertexShaderRHI,uint32 TextureIndex,FShaderResourceViewRHIParamRef SRVRHI ...

[CrashReport] UE4Editor_Landscape!FLandscapeComponentSceneProxy::CalculateLODFromScreenSize() [landscaperender.cpp:1522]

UE - LD & Modeling - Terrain - Landscape - Mar 27, 2018

No user comments in crash group 1511 if (PreferedLOD >= 0.0f) 1512 { 1513 PreferedLOD = FMath::Clamp<int32>(PreferedLOD, FMath::Max((float)FirstLOD, MinValidLOD), FMath::Mi ...