Intermittent fatal assert in GetArchetypeFromRequiredInfoImpl for an object with RF_NeedLoad

UE - Gameplay - Components - Mar 25, 2021

The archetype instance for the ProceduralMeshComponent's physics data object is not flagged as such, so the event-driven loader does not designate it as a preload dependency, which may be putting us ...

Seems a bug in UClass::SetSparseClassDataStruct

UE - Foundation - Core - Mar 25, 2021

Assert when adding geometry cache asset as a component to a blueprint actor

UE - Editor - Content Pipeline - Import and Export - Mar 24, 2021

When adding an asset directly to a blueprint, it is not in the streaming components, so the assertion fails when setting the geometry cache. ...

Crash when using adaptive virtual texture

UE - Graphics Features - Mar 24, 2021

A check() is being hit intermittently when using adaptive virtual texture. check(Entry.Magic == Handle.Magic) inside FVirtualTextureProducerCollection::GetProducer ...

Incorrect behavior when copy-paste repeatedly in the sequencer subscene track

UE - Anim - Sequencer - Mar 24, 2021

This issue is different for the first and second behaviors, which seems confusing when working. ...

Skelmesh Bake Materials doesn't remove old materials from slots

UE - World Creation - Worldbuilding Tools - Merge Actor - Mar 24, 2021

When an LOD get materials reduced to one with Bake Materials, it doesn't delete the extra slots on the LOD. So if starting with 10 slots on the skelmesh, then baking, slot 1 gets the newly baked mat ...

Crash in MatineeCameraShake when scrubbing and saving

UE - Anim - Sequencer - Mar 24, 2021

[Link Removed] ...

Volumetric Clouds do not render properly while in splitscreen

UE - Graphics Features - Mar 23, 2021

When implementing Volumetric Clouds in a splitscreen game, the clouds on the second player's screen render incorrectly. If the Two Player Splitscreen Layout is set to Vertical, then the clouds rende ...

[Feature Request] Add Next-Gen Console Options to the UnrealVS Quick Build Menu

UE - Foundation - Cpp Tools - UnrealVS - Mar 23, 2021

There's currently no next-gen console options for the Quick Build menu for UnrealVS.  It'd be nice to have support for these as well! ...