The ListStreamingTextures command causes a crash in FRenderAssetStreamingManager::HandleListStreamingRenderAssetsCommand when there is a virtual texture that uses crashes when encountering one of t ...
When using Substrate in Blendable GBuffer mode, a material with the single layer water BSDF node produces a shader compiler error : MaterialEditorStats: Error: [SM6] Shader debug info dumped to: "\ ...
StateTree fails to transition to the next child state in a tree where the parent state has a task such as Debug Text which does not influence state completion. The ST atttempts to transition from Le ...
The deadlock happens when enough shader preload are launch in parallel on a slower IO backend (like zen). When that happens, the preload starts a waiting period that never ends because it cannot be ...
Toggling the Custom Items and Inventory setting and then closing the editor without saving can lead to a mismatch between the Project Settings Custom Items feature and the IslandSettings object in t ...
When using a non-default take separator (eg "-") the "New Take" option produces a malformed proposed name for the take. ...
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 ...