Was attempting to repro [Link Removed] in //UE4/Main when I hit the following crash ...
The Contains node doesn't return an existing row from a data table under specific circumstances. This didn't occur when the struct the data table is based on was made via blueprints or there are mor ...
Editing an array of gameplay tags on a component belonging to an actor instance can lead to a crash. There are inconsistencies with how the Gameplay Tag Editor widget behaves:Array of gameplay tags ...
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 ...
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 ...
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 ...