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

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

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

Blueprints stay marked as dirty for compilation when using reroute nodes without blueprint compilation manager

UE - Gameplay - Blueprint Compiler - Mar 24, 2018

A licensee has reported a problem where having reroute nodes causes blueprints to always be dirty after being compiled when the new compilation manager is disabled. Regression?: No This occurred in ...

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

Tools - Mar 23, 2018

Comment for user in crash group:Just add automotive project to my account, add it as 4.18, and each time trying to laod it, it crashes... 174 if (GWarn) 175 { 176 GMallo ...

Crash on PIE exit after dynamically enabling and disabling tick functions through the Level Script blueprint.

UE - Gameplay - Mar 23, 2018

User reports hitting an assertion due to invalid FTickTaskManager state when game is attempting to unregister a tick function that was previously disabled dynamically. Failed assertion is in FTickT ...

Severe Performance Drop Using PlanarReflectionComponent and Oculus Rift in VR

UE - Platform - XR - Mar 19, 2018

Upon moving around when PIE with VR Preview selected, you'll notice there are drops in framerate where the project seems to skip. ...

[CrashReport] UE4Editor_GitSourceControl!FGitCheckInWorker::Execute() [gitsourcecontroloperations.cpp:100]

Tools - Mar 16, 2018

User comments look like its an issue with committing to GIT in editor:Commiting to git.Commiting to git caused crash ...