Items in the Levels window can no longer be reorganized

Tools - Nov 9, 2017

Some changes were made to the Levels window for 4.17 which allowed sublevels to be organized into folders. It appears a side effect of this change was that levels can no longer be manually reorganiz ...

Hot reload causes placed actor to lose variable references

UE - Foundation - Cpp Tools - Hot Reload - Nov 9, 2017

Preforming a hot reload causes placed actors to lose code based variable settings. More repro steps: 1. Open UE4Editor.exe 2. Create a First Person Code project 3. Build the project for Developme ...

Assigning soft reference not compiling with nativization.

UE - Gameplay - Blueprint - Nov 9, 2017

Assigning a soft reference in a blueprint and attempting to resolve it as an object/class while nativization is enabled causes the packaging process to fail. A sample project was provided by the use ...

Enabling Shader compilation via XGE for 4.18 Editor downloaded from Launcher doesn't work, prevents shaders from compiling at all, editor from loading in some cases

UE - Foundation - Build - Rocket (Installed Engine) - Nov 9, 2017

If you enable Shader compilation via XGE by setting r.XGEShaderCompile = 1 in ConsoleVariables.ini in 4.18 Editor downloaded from Launcher, it prevents shaders from compiling at all, and as a result ...

Light leak on mesh when in shadowed area

UE - Graphics Features - Nov 8, 2017

When Cast Shadow and Self Shadow Only in the Lighting Section of the Details of a mesh, the light will randomly hit the mesh even though it is in a shaded area. Light appears to flicker and will com ...

Hiding level in Levels tab jumps to Details tab if it is docked with Levels tab

Tools - Nov 8, 2017

When toggling level visibility in the Levels tab and the Details tab is also on the window it will jump over to the Details tab. This was tested with other tabs and when toggling visibility it remai ...

OculusBoundaryComponent crashes when no HMD connected

UE - Platform - XR - Nov 7, 2017

Editor crashes when Oculus boundary component is added without a HMD connected. This was discovered while researching a separate bug report. A user stated that on a project that had been upgraded f ...

t.MaxFPS 0 locks FPS to 120 instead of unlocking it in Viewport

Tools - Nov 7, 2017

When unlocking FPS in Viewport it defaults to 120 instead of potential max FPS. If you do this during Launch the 't.MaxFPS 0' or 't.MaxFPS -1' commands unlock the FPS to the max the GPU allows in th ...

Editor crashes when assigning Landscape layer info while Forward Shading is enabled

UE - LD & Modeling - Terrain - Landscape - Nov 7, 2017

Crash occurs when Forward Shading is enabled in Forward Rendering Options User noted that if "Support Stationary Skylight" in Project Settings > Rendering > Shader Permutation Reduction is disabled ...

No unique tooltip for Blueprint Name field when creating a blueprint from the Details panel

UE - Gameplay - Nov 7, 2017

REGRESSION: No, this is based on an older bug ([Link Removed]), but with new steps to reflect new editor behavior. When creating a blueprint from the Details panel, there isn't a unique tooltip for ...