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

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

Material functions using Vertex Interpolators called by multiple function nodes will only use the final interpolator result

UE - Graphics Features - Mar 26, 2018

The interpolator in each function call does correctly compile it's input to a temporary, but as there's only one actual expression node, each call stomps the temporary data so the final CompileInput ...

Jittering effect with Physics Constraint Actor using Linear Limits

UE - Simulation - Physics - Mar 26, 2018

Jittering effect with Physics Constraint Actor using Linear Limits. This only seems to affect the Physics Constraint Actor from the Modes panel, with the static mesh starts near the physics constrai ...

Move Component To gets offset when using splines

UE - Gameplay - Blueprint Runtime - Mar 26, 2018

Using the 'Move Component To' node in conjunction with spline locations, the static mesh component is traveling in the exact pattern the points are at. But the location the mesh is moving at is offs ...

Override flag in Xref Materials are not respected

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

export a file with a xref material where an override mtl is set (see image), but leave checkbox off. [Image Removed] see:   the override material is still taken into account. ...

[CrashReport] UE4Editor_RHI!TSet<TTuple<FBoundShaderStateKey,FCachedBoundShaderStateLink * __ptr64>,TDefaultMapHashableKeyFuncs<FBoundShaderStateKey,FCachedBoundShaderStateLink * __ptr64,0>,FDefaultSetAllocator>::FindId() [set.h:629]

UE - Graphics Features - Mar 23, 2018

No user comments in crash group 620 FSetElementId FindId(KeyInitType Key) const 621 { 622 if (Elements.Num()) 623 { 624 for(FSetElementId ElementI ...

Nav link component does not appear in Blueprint editor's viewport

UE - AI - Mar 23, 2018

This also occurs in 4.19 so does not appear to be a regression. The Nav Link shows up correctly in the Main editor viewport when the component is selected. ...

4.19 high dpi menu issue.

Tools - Mar 22, 2018

In a 4K environment, enabling windows animations along with high DPI causes some jittering in the menus. ...