Packaged Paper2D game using Flipbooks crashes when opening Level

UE - Gameplay - Components - Sep 11, 2020

Paper2D game using Blueprint Actor with Box Collision and Flipbook Component crashes frequently when loading levels in packaged Development Build. Reported and tested in versions 4.25.3(CL 139427 ...

Crash when applying a LandscapeVisibilityMask material to a Landscape's material slot

UE - LD & Modeling - Terrain - Landscape - Apr 28, 2017

Crash that occurs when applying a masked material (with LandscapeLayerBlend and LandscapeVisibilityMask) to a Landscape's material slot. This is a regression: broken in 4.16.0 CL 3405315 worked in ...

Execute Console Command r.SetRes Fullscreen breaks Dynamic Skylights when tied to Event BeginPlay

UE - Graphics Features - Apr 6, 2017

Using the Execute Console Command 'r.SetRes 1920x1080f' directly with an Event BeginPlay node within blueprints, any Stationary/Movable Skylighting information is no longer visible. A simple workar ...

Lumen generates gradated shading even if the light is a constant color sky light

UE - Graphics Features - Lumen - Jul 22, 2022

Lumen generates a gradated shading even if objects are lit by a 360-degree constant sky light.[Link Removed][Link Removed] I looked into this and found that this comes from Spherical Harmonics int ...

Random Number Generated in Constructor Returning Different Value on Begin Play

UE - Gameplay - Jan 13, 2016

When generating a random number using FMath::RandHelper() in the constructor of an actor, attempting to print that same number on BeginPlay returns a different value than the constructor. However, ...

Crash when breaking Level Instance within Data Layer Asset

UE - World Creation - Worldbuilding Tools - World Partition - Feb 2, 2023

A crash occurs when breaking a level instance contained in a data layer.  This does not occur in 5.0.3, however the behaviors of Data Layers are different in 5.1 where the Data Layer asset is added ...

StartPlayInEditorGameInstance doesn't consider bStartInSpectatorMode for client instances

UE - Networking - Nov 15, 2022

In UGameInstance::StartPlayInEditorGameInstance, the server instance will go through the normal process of creating the URL using BuildPlayWorldURL, which checks the FGameInstancePIEParameters' bSta ...

Switching to different modes in the Modes panel causes PIE to take input from a connected VR headset for the Y axis camera movement

UE - Platform - XR - Dec 9, 2016

If a VR headset is connected, it will be used for Y axis camera input in PIE if you have switched to and from the Landscape tab in the Modes panel. You can fix this temporarily by reopening the edit ...

[CrashReport] Mac crash in UE4Editor-Engine.dylib!LoadPhysXModules()::$_0::operator()()

UE - Platform - Apple - Jun 8, 2017

This is a common Mac crash that has been occurring since 4.15. It shares the same callstack with [Link Removed], but that was verified fixed for 4.16.0, while this crash still continues into 4.16. ...

Ctrl+Dragging multiple pins at once will sometimes drop pins

UE - Gameplay - Blueprint - Oct 7, 2016

Ctrl+Dragging multiple pins at once will sometimes drop pins This is a regression. The same setup was working in 4.12.5, but isn't working in 4.13.1 & Main (4.14) User Description: Blueprint conn ...