Actor Hidden in Game does not take lighting into account any longer

UE - Graphics Features - Jul 13, 2016

Using indirect lighting from bounce cards that are set to Actor Hidden in Game no longer generate indirect lighting for the scene. This is a regression of 4.11.2 where this worked but is no longer ...

Crash on Event Begin Play with UMG Widget and 2 or More Players

UE - Editor - UI Systems - Feb 25, 2015

A player with UMG widget created on BeginPlay works fine when hitting play with only 1 player, but if you set the number of player > 1 it will crash. User believes this is somewhere related with t ...

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

BP hierarchy change triggers incorrect map actor load warning: AttachTo: '{0}' is not static {1}, cannot attach '{2}' which is static to it.

UE - Gameplay - Blueprint - Apr 11, 2024

When a blueprint's component hierarchy is changed by changing a child component's mobility value to Static while deleting its parent component which has Movable mobility, levels saved with an outdat ...

Using Start Players as Spectators checkbox does not affect Player0

UE - Gameplay - May 20, 2015

When setting up a custom game mode blueprint, if the "Start Players as Spectators" checkbox is checked the first player loaded in PIE will not be in spectator mode. ...

Can not affect "r.SetRes" command in editor new window

UE - Foundation - Core - Jul 11, 2022

When playing in "New Editor Window" mode, entering the r.setres command does not change the screen size. This worked in UE4.27, but no longer works in UE5.0. ...

Crash when using Landscape when building lighting with commandlet

UE - Graphics Features - Jun 6, 2016

When using the new Rebuild Lighting commandlet will cause a crash with any level that builds when it has a landscape in the scene. https://github.com/EpicGames/UnrealEngine/commit/f89256dd0efb7d0b ...

Skylight has too much influence on Subsurface Scattering

UE - Graphics Features - May 9, 2017

Users on the AnswerHub are reporting that Skylights have too much effect on Subsurface Scattering. The argument here seems to be Movable Skylights versus Static/Stationary and their results regardi ...

Foliage instances are not included when exporting a scene to FBX

UE - World Creation - Worldbuilding Tools - Foliage - Aug 4, 2016

When exporting Foliage instances to FBX the FBX will not contain any of the foliage instances, but will include any other static or movable geometry. This is a regression. This worked in 4.11.2 but ...

FBX Import flips faces of mesh on Import for static meshes

UE - Graphics Features - Jan 29, 2016

User is reporting that this is happening with some, but not all meshes. I didn't see anything out of the ordinary when looking at the asset in 3Ds Max, and the asset will import correctly into 4.10. ...