When a user tries to add a skeletal mesh component to a blueprint with a niagara system to use the skeletal mesh with that niagara system, the niagara system will stop rendering because it does not ...
Perforce integration creates bad changelist when deleting or renaming a file, then renaming another into its place ...
Crash occurs if the Recast Navmesh is set to Dynamic and the BehaviorTree runs a 'Does Path Exist' decorator. Crashreporter info: [Link Removed] ...
The Global Distance Field can constantly update, even when the camera is stationary, in large World Partition maps. This bug requires a large amount of the World Partition map to be loaded to reprod ...
No user comments in crash group. Similar callstack in [Link Removed] but that is a crash and this is an ensure. 701 if (ReflectionSceneProxy && ReflectionSceneProxy->RenderTarget) 702 ...
User report of an assertion that fires on editor reload during an attempt to reload an AIController-based Blueprint class with a dependency on a child Blueprint class, both created in a previous edi ...
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. ...
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 ...
Set Members in Struct node doesn't work if the Struct is contained within an Array. ...