When implementing a sequencer system that uses FSoftObjectPath to reference an actor placed in a level (at runtime, the corresponding actor is obtained by calling FSoftObjectPath::ResolveObject), Re ...
[Link Removed]This issue occurs only when I have a lot of RDLs (I tested 2500 and 1600). I tested with 6 RDLs and had no issuesI also noticed in the server log an error when a lot of RDLs are presen ...
[Image Removed] It imports correctly in UE with interchange import:[Image Removed] ...
Object Position material node doesn't work for individual instances. ...
We have various casts across the engine on the scene, which fail to cast when the scene is a null scene. FScene* Scene = (FScene*)(World->Scene); Scene->UpdateEarlyZPassMode(); We shoul ...
The gameplay cue may work fine the first time. If this is the case, then relaunch the editor. It should then be broken, as the tag is no longer loaded after its creation. ...
This looks to be an issue with shadows in Lumen Direct Lighting, and might be coming from the "Batched lights" pass. ...
Potentially related to [Link Removed], but distinct. ...
Workaround 1: 1. Change HierarchicalInstancedStaticMesh.cpp in either of the following ways:void{{ FHierarchicalStaticMeshSceneProxy::GetDynamicMeshElements(const TArray<const FSceneView*>& Views, c ...