On Nanite meshes, placing a VertexInterpolator node in a material graph without using it (unconnected, or routed through a disabled static switch) silently breaks the Opacity Mask and the material r ...
Crash when working with Dataless Mutable content. When selecting meshes in the instance, there is a crash in RegenerateImportedModels. ...
In NiagaraDataChannelData.cpp, FNiagaraDataChannelDataProxy::EndFrame enqueues a GPU readback for each entry in PendingGPUReadbackBuffers, but the corresponding FNiagaraGPUInstanceCountManager::Free ...
With Instanced Stereo Rendering enabled and the Water plugin enabled (default), PSO precaching speculatively compiles WorldGridMaterial × FWaterVertexFactory* permutations for the Runtime Virtual Te ...
Any Slate widget that triggers the Slate post-process blur (e.g., a UBackgroundBlur with non-zero strength) hits a fatal D3D12 CreateGraphicsPipelineState failure on first render. The fatal is funne ...
Hello, We've encountered a crash in UWidgetAnimation::CreateDirectorInstance when repeatedly switching resolutions. We've had it for a while but it's not until recently that we've found a consisten ...
Context PCG can be used to spawn Instanced Actors via the PCG IA Interop plugin, that makes Spawned Instanced Actors available as node. When a PCGActor placed in the level runs a PCG graph that spa ...
Context Instanced Actors can be moved by unchecking Lock Instance Locations on an IAM, and double-clicking into the actor → comp → instance to select an instance. Problem Moving an IA via the giz ...
Context Actors can be converted into Instanced Actors via the IA plugin. During runtime and in the editor, an instanced actor’s visual is generated from the collection of StaticMeshComponents on th ...