Compiling Unreal Lightmass Fails When Using Visual Studio 2015 Update 2

UE - Foundation - Core - Apr 4, 2016

When attempting to compile Unreal Lightmass in the 4.11 source build, a compiler error pops up when using Visual Studio 2015 Update 2. Error Message: "d:\unrealengine-release\engine\source\program ...

Visibility of World Outliner doesn't affect skylight

UE - Graphics Features - Nov 27, 2018

Visibility of World Outliner doesn't affect skylight. But it affects other kinds of lights like Point Light, Directional Light. I found that USkyLightComponent::CreateRenderState_Concurrent() doesn ...

NavMesh does not update properly when "Can Ever Affect Navigation" is toggled (For Static Meshes)

UE - AI - Sep 15, 2015

This issue is related to [Link Removed] (which was fixed). However if the user creates a new actor and then adds a static mesh they can end up with permanent holes in their nav mesh. If the user tog ...

2 minute hang and high memory usage when adding assets with large textures

UE - Foundation - Core - Cooker - May 28, 2015

2 minute (or more) hang and high memory usage when adding assets with large textures. The memory increase can be up to 3 or 4 GB when none of these assets(or referenced assets) take up nearly that ...

Adjusting Lighting Rig Rotation manually only affects the sky and not the lighting

UE - Gameplay - Aug 2, 2016

In the Preview Scene Settings, adjusting the Lighting Rig Rotation setting manually doesn't affect the lighting. It only affects the sky. ...

Mobile Map loading times have increased from 4.12 to 4.13

UE - Platform - Mobile - Oct 4, 2016

The loading time from 4.12 to 4.13 on mobile devices seems to have increased quite a bit. My results: 4.12.5 Windows 7 - Launch On: Loading Level 2 - .51 Loading Level 3 - .74 Loading Level 1 - .73 ...

Remote 2 fails to launch on iPad Pro 11inch

UE - Automation Test - Dec 6, 2018

Unreal Remote 2 is crashing on launch with new ipads.  ...

Flipping faces on a brush affects all other brushes

UE - LD & Modeling - Modeling Tools - BSP - Apr 9, 2015

Flipping faces on a brush affects all other brushes Subtractive brushes will have their internal faces show if enough additive brush faces are flipped. If the faces of a subtractive brush are flip ...

Pressed and Normal Padding appears to have no affect on buttons in UMG

UE - Editor - UI Systems - Aug 24, 2016

Pressed and Normal Padding appears to have no affect on buttons in UMG ...

character movement velocity negatively affected by framerate

UE - Gameplay - Oct 28, 2015

Lower framerates directly affect the velocity of a character's movement if that velocity is provided by another source. ...