Essentially, A bug in --[Link Removed]-- comes up with only customized struct property. If a struct doesn't have customization, it can be displayed compact without "Element X" node hierarchy. It i ...
A licensee reported trouble with a crash on exit on Mac. They discovered that the file AvfMediaPlayer.cpp, on the function Open there is this piece of code:// Force the AV player to not be able to ...
In 4.27 the logic in SteamSocket.cpp which is part of the SteamSockets plugin was changed to use Poll Groups instead of a removed API function that checked all children of a listen socket. However, ...
Both the Asset Registry and Asset Manager look for all subclasses of UBlueprintCore and use that to search for blueprint classes and construct an inheritance hierarchy. This always works in editor b ...
Switchboard is unable to launch the Multi-User Slate Server in launcher builds. This is because the default install location has "Program Files and "Epic Games" in the path (aka folders with spaces ...
This issue is caused by us forcing user defined structs to be loaded as part of AttributeTypes::Initialize. That is called after at the ObjectSystemReady run phase during engine initialization howe ...
Packed level actors will create ISM instances with inverted normals when the selection of meshes used to create the packed level actor contains a subset of meshes with negative scales. This is the ...
When moving Lighting Scenario Levels and their associated Map Build Data Registry to a new folder within the Content Browser, the references within the Levels tab are updated as [MapName_BuiltData]. ...
Due to the changes made to subsurface profile (implementation of full resolution skin shading) it now renders white or with heavily faded base colors under certain conditions. In this case it is wh ...
Crash when element is added to a map variable with unhashable key. An error is thrown on compile but an element can still be added under the Details panel of the variable. Crash Reporter: [Link Rem ...