Some Niagara Fluid systems are not visible in a packaged project

UE - Niagara - Jun 7, 2022

Previously packaging caused a crash with this system. This was fixed, but now the system is no longer visible when packaged. ...

Crash when changing details of an animation in an Animation Composite

UE - Anim - Jun 7, 2022

This is a regression tested in //UE4/Release-4.27 CL#18319896 Fatal error is thrown and the Editor crashes when changing details of an animation in an Animation Composite. ...

D3D validation error about resources being deleted while in use

UE - Rendering Architecture - RHI - Jun 7, 2022

We believe this is a bug in the D3D validation layer, rather than an actual error in our code. We're in touch with Microsoft about it, but I'll make this ticket to track the progress of that investi ...

"Windows Principal functionality is not supported on this platform" when packaging for iOS on Mac

UE - Platform - Mobile - Jun 7, 2022

Thread here: https://github.com/dotnet/standard/issues/1279 ...

Assertion thrown when selecting the Input Preview arrow within a collapsed node within the Material Graph

UE - Rendering Architecture - Materials - Jun 6, 2022

This is a regression testing in //UE4/Release-5.0 CL#18319896 Assertion thrown when selecting the Input Preview arrow within a collapsed node within the Material Graph. ...

[CrashReport]libUnrealEditor-RenderCore!FRDGEventScopeOpArray::Execute(FRDGBreadcrumbState&) [RenderGraphEvent.cpp:149]

UE - Rendering Architecture - RHI - Jun 6, 2022

Generated from CrashReporter Error Message:Assertion failed: !EnumHasAnyFlags(StencilAccess, AnyCopy) [File:./Runtime/VulkanRHI/Private/VulkanBarriers.cpp] [Line: 439] Only the Stencil being transi ...

Hair shading emits light when Lumen is enabled

UE - Graphics Features - Jun 6, 2022

This artifact does not occur when Lumen is disabled. Also, moving Roughness closer to 1 will reduce the effect. ...

Duplicate subobjects when you attach to an OptionalDefaultSubobject

UE - Gameplay - Components - Jun 3, 2022

I believe that this is happening because of a problem within USubobjectDataSubsystem::FindOrCreateAttachParentForComponent where it is creating duplicates of the character mesh because the "TestScen ...

Material fails to compile when virtual texture is connected to opacity mask only through Make/Break Material Attributes

UE - Graphics Features - Jun 2, 2022

If we connect a virtual texture to the opacity mask output of a material the material will fail to compile. Currently this is expected because allowing it could cause problems such as:No virtual tex ...

USDStage - USD Material Overrides not reading

UE - Editor - Content Pipeline - USD - May 31, 2022

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 ...