The GPU crashes after the ray tracing geometry builder attempts to create a shader resource view with an invalid offset. ...
We have a level with foliage meshes that has been placed via the foliage system. We want to place these into HLOD Layers so that we can disable nanite, and thus enabling the imposter LODs at a dista ...
[Link Removed] you own this I believe, see the UDN for details about the leak. The UDN as screenshots of what functions they made to create the leak. I was unable to actually get this code path ...
Compiling any material with r.ShaderCompiler.JobCache=0 causes ShaderCompileWorker to crash. Reproduction steps cause a crash during Editor startup, but this bug may affect other scenarios where mat ...
Hello! In UE 5.5 Preview, new stylus code was introduced, which can cause a test failure in an unrelated test suite, Editor.Plugins.Tools.Modeling.EditorMode.ExtrudePolygons.*. The test indirectly ...
Hello, Our animation team reported an issue with the AutoKey feature of the LevelSequencer, sometimes they will notice that after a while, the undo buffer no longer works. Unfortunately the issue ...
We found a problem with the component visualizer system and the PreviewActor in the Blueprint editor. If your component is using a FInstancedStruct in anyway, either directly, in a TMap, or TArray, ...
A licensee has reported that occasionally a race condition triggers a crash during the initialization of FVolumetricRenderTargetViewStateData. If FVolumetricRenderTargetViewStateData::Mode is not pr ...
Cutting two tracks in sequencer, which one is attached to another one, and pasting it break with Attach track. By this operation, Attack track loses its binding object. Copying such tracks and paste ...
Context The Visual Logger is a powerful debugging tool to create and record visual representations, and allows people to review the data. Problem The problem is that it does not record things don ...