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 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 ...
The engine crashes when building lighting if World Settings >> Precomputed Visibility >> Visibility Aggressiveness is set to "VIS Max." A Fatal Error message sometimes appears (screen shot attached) ...
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 ...
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, ...
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 ...
In UGameInstance::StartPlayInEditorGameInstance, the server instance will go through the normal process of creating the URL using BuildPlayWorldURL, which checks the FGameInstancePIEParameters' bSta ...
After compiling, the variable disappears from the variable list which prevents the user from deleting it and being able to recompile the level succussfully Not a regression as it occurs in 4.18.1 a ...
When attempting to view an Animation Blueprint, Skeletal Mesh, or Physics Asset in any of the Orthographic views the Editor remains in Perspective View. This is a regression as the issue was not pre ...
Box Collision component with physics interacts with the player capsule when set to Overlap only. This only seems to happen when both the Box Collision and the player capsule are set to Generate Ove ...