Level streaming volume does not load sublevel on Linux

UE - Gameplay - Jun 19, 2017

The level streaming volume is not loading the sub level on TM-Gameplay map in QAGame This was working the last time Dev-Framework integrated so this is a regression. Could possibly be related to U ...

Access Violation crash deleting a Widget Blueprint with an unsaved Animation track - FSequencer::Tick()

UE - Anim - Sequencer - Jun 19, 2017

Encountered an Access Violation crash while deleting an Widget Blueprint with an unsaved Animation Track. The callstack references FSequencer::Tick(). I was not able to reproduce this issue in UE4/ ...

Children of Retainer Box cannot be interacted with when visibility is set to "Self Hit Test Invisible"

UE - Editor - UI Systems - Jun 19, 2017

When there is a Retainer box with the visibility set to "Self Hit Test Invisible" and has children, the children cannot be interacted with. Children such as a button cannot be clicked. This issue c ...

[CrashReport] Crash on Linux - llvm::MachineFunctionPass::runOnFunction()

UE - Platform - Linux - Jun 16, 2017

This is a top community crash occurring on Linux. A log file is attached. Additional information is currently unavailable. ...

Launch on to HTML5 fails in browser with Expression (mp_Table) failed in LowLevelMemoryMap.h

UE - Platform - Mobile - Jun 16, 2017

I was able to repro this on both FF and Chrome. I have the latest FF 64-bit and was running into this after I deleted my intermediates, ran GenerateProjectFiles.bat, and built UE4 in VS. ...

[CrashReport] Assertion failed on Linux: SharedContext.hGLContext in OpenGLLinux.cpp

UE - Platform - Linux - Jun 16, 2017

This is a top community crash occurring on Linux. The two linked CrashGroups have nearly identical callstacks. A log file is attached. Additional information is currently unavailable. Callstack f ...

Playrate / slomo causes motion blur length to change incorrectly

UE - Graphics Features - Jun 16, 2017

Discuss with the team what the actual desired behavior should be and adjust this calculation. This one is meant to stabilize the motion blur when we have a variable delta time but may be having kn ...

Custom Mesh Component gives incorrect bounds

OLD - Anim - Jun 16, 2017

Custom Mesh Component > Get Component Bounds gives incorrect bounds > Box Extent User Description: [4.16.1] Using "Get Component Bounds" on a Custom mesh component gives unusual numbers for the Bo ...

Crash on exit with NULL FTextRenderComponentMIDCache

Suggested fix is to relocate the Super::PreExit() call to the end of UGameEngine::PreExit() so that level streaming can be safely flushed before the MID cache is cleaned up. ...

Class viewer does not save filters when closed

Tools - Jun 16, 2017

Regardless how the filters are set in the Class Viewer window, closing and reopening the window causes the filters to be reset to the default options. Regression: No - this behavior exists in 4.15. ...