In the case of a single-layer Level Instance, actors are still referenced even when the region is unloaded. However, in the case of nested Level Instances, the level being edited is discarded when t ...
Hi, We are trying to use Mutable plugin to avoid clipping using the RemoveMeshNode with data from DataTables. However we are having trouble with the most basic example of our idea. We have a Data ...
The assert that we're hitting is:Cannot replace existing object of a different class. New Object: /Engine/Transient.REINST_BPC_NPC_VFX_C_230 /Game/Maps/[REDACTED]/Levels/[REDACTED]/LevelSequence/ ...
Translucent particle systems exhibit visual artifacts when the camera moves, even though motion vectors are disabled for the particle emitters. While switching the Translucency Pass to "After Motio ...
Camera trucks can get in a invalid state when you undo certain operations. One example would be undoing a camera set that has been added to a camera track. When you undo that operation, other camera ...
Shadows in the Lumen Scene from Lumen's Direct Lighting do not match the world when in the Lumen Far Field. This leads to shadows where there should not be any, and missing shadows where there shou ...
When a large number of notify tracks are added in the Montage Editor, the mouse wheel scroll does not allow the user to reach the bottom-most tracks. Only by manually dragging the scrollbar can the ...
UMaterialInterface is BlueprintType, but UMaterialFunctionInterface is not. This makes it difficult to port some BP logic that works with materials to the material layer system. Crystal Dynamics wou ...
Enabling Strip Source Data On Cook on Geometry Collection (GC) is also stripping the Anchor flag of cooked assets. The licensee has reported that once they do a build the Anchors disappear and GCs t ...
When a game is compiled with ray tracing disabled (D3D12_RHI_RAYTRACING=0) and the GPU the game is running on becomes low on VRAM, frame time is negatively impacted and doesn't recover. The D3D12_RH ...