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

[CrashReport] UE4Editor_Core!FGenericPlatformMemory::OnOutOfMemory() [genericplatformmemory.cpp:184]

UE - Graphics Features - Mar 27, 2018

No user comments in crash group 169 (uint64)PlatformMemoryStats.AvailableVirtual, 170 (uint64)PlatformMemoryStats.UsedPhysical, 171 (uint64)PlatformMemoryStats.PeakUse ...

[CrashReport] UE4Editor_RHI!FClearValueBinding::GetClearColor() [rhi.h:989]

UE - Platform - XR - Mar 27, 2018

No user comments in crash group 986 FLinearColor GetClearColor() const 987 { 988 ***** ensure(ColorBinding == EClearBinding::EColorBound); 989 return FLinearColor(V ...

[CrashReport] UE4Editor_CoreUObject!FDuplicateDataWriter::Serialize() [duplicateddatawriter.h:51]

UE - Graphics Features - Mar 27, 2018

Comments from users:Yeah lost all of my work. Tried to save again as a new name and crashedTried to save map as a new name. Lost a bunch of work.I saved as another level and it closedTried to save m ...