A possible race condition allows texture instance views to read uninitialized bounds, causing either garbage or zero screen size values to be returned by FRenderAssetInstanceAsyncView::GetRenderAsse ...
When Saving the level, ULevelInstancePropertyOverrideAsset::SerializeActorPropertyOverrides will run UStruct::SerializeTaggedProperties to "diff-serialize" each object against its archetype (the LI ...
When a skeletal mesh with morph targets spawns in the sequence, the morph is not reflected in the first frame. It appears that in the SkeletalMesh ProcessStage_SkinCache call, MorphVertexBuffer- ...
Instanced static mesh component does not add instances transforms to PerInstancePrevTransform array when using UInstancedStaticMeshComponent::AddInstances. Additionally Updating the transforms of th ...
When launching Unreal Engine with the Vulkan RHI, SM6 and RenderDoc Auto Attach on Startup enabled, the engine fails to initialize with the error: “A compatible Vulkan Driver is required to run the ...
From licensee: I’ve found an issue with the visualization of PlayerCollisions when using LandscapeSplineMesh with a mesh that has Nanite enabled. The Chaos collisions shown in the Chaos Visual Debu ...
When capturing a trace in Unreal Insights, all r.rhisetgpucaptureoptions=1 (r.RDG.Events=3) all RDG pass events appear simply as RDGEvent, without the actual name due to the logic for RDG_EVENT_SCOP ...
When using a state tree that has a StateTreePropertyRef as a parameter in parallel any references will fail to resolve using the GetPropertyRef node. ...
A WorldPartition map used as a level instance that's set to standalone mode doesn't load its actors in the editor. ...
The coloration mode should just work. You may be able to temporarily workaround the issue by disabling PostProcess. ...