Flickering shadow artifacts can be seen with translucent mateirals with "Cast Dynamic Shadows As Masked" enabled. Please note that the artifacts disappear when switching from virtual shadow maps to ...
Moving a saved duplicate of an OpenWorld level crashes the Editor. The act of moving the duplicated OpenWorld level crashes the Editor the moment the engine tries to delete the original level, so it ...
FSkeletalMeshComponentInstanceData subclasses FSceneComponentInstanceData instead of FPrimitiveComponentInstanceData. When calling ApplyToComponent() the SceneComponentInstanceData version will be c ...
Licensees have reported that this issue occurs in UE 5.5 and does not appear to occur in UE 5.4 or with Substrate enabled. ...
From licensee: We are using the legacy HLOD system in our game. With 5.5 there was a change to FSceneProxyBase::DrawStaticElementsInternal() where the implementation was removed (https://github.com ...
Context World Partition - Hierarchical Level of Detail (HLOD) system uses custom HLOD Layers to organize large amounts of Static Mesh Actors and generate a single proxy mesh and Material. Problem T ...
Context: `FJsonObjectConverter` is a built-in UE class that makes it easy to convert JSON objects to and from UStructs, including `FDateTime`, which implements a date and time. Problem: An uniniti ...
Plugging an Add node which adds a constant value into a Nanite Pass switch node results in derivative ops to be detected where there should be none (which show up as red in the No Derivative Ops deb ...