When using the drag and drop function in UMG on an image with an alpha map the background will show up as black instead of translucent. ...
Since multiple dict tags can be in a plist, not just the top level, need to be able to specify to only insert once. Adding an optional once="true" attribute to these commands in UPL will allow this ...
When working in the "Landscape" editor mode, in both the "New" and "Import" tools, it is possible to import a single heightmap, as well as a weightmap for each layer. Each of these maps can come fro ...
USD material overrides do not get applied properly to a USDStage prim inside UE. When a material override that is set to a parent prim of USD Material, the override is ignored. A usd material ...
A user reported this issue to us through Salesforce. They initially said it crashed with both Spot Lights and Rectangle Lights, but I was only able to repro with Rectangle lights. Additionally, I di ...
Starting a SynthComponentToneGenerator crashes the editor with the following assert:Assertion failed: bSuccess [File:D:\build\++UE5\Sync\Engine\Source\Runtime\SignalProcessing\Private\AudioBufferDis ...
I noticed this after packaging multiple samples projects on Windows for Linux and running them on my Linux machine. The project exited cleanly, but there was a crash and callstack generated in the ...
Set Members in Struct node doesn't work if the Struct is contained within an Array. ...
This is not a regression. Tested in //UE4/Release-4.27 CL18319896 Crash occurs when duplicating a State Machine in the My Blueprint panel within an Animation blueprint. ...