A licensee has reported that they are trying to run a cooked project with r.PSOPrecache.GlobalShaders=2 and running into a crash. They believe the problem is in PrecacheComputePipelineStatesForGlob ...
Based on [Link Removed] OCIO + nDisplay not producing expected output The issue is just that when using UE 5.6 or later the resulting colour looks off compared to what 5.5 and pevious versions wou ...
Context In blueprint, one can bind to a referenced actor’s events by clicking an actor reference variable, and creating an event node through the variable’s detail panel. Under the hood, this adds ...
The LOD switching when the simulation is paused could still be causing problems when the simulation is paused while the LOD indexes are going up because there is no LOD Bias mappings by default. Se ...
The hierarchy of a LevelInstance actors (Outliner) will break when cooking. The source is the call to AActor::RerunConstructionScripts in FWorldPartitionLevelHelper::MoveExternalActorsToLevel. The ...
Using time scale in the subsequences leads to mismatch between rendered image and editor view. This makes it hard to related the content to each other. ...
In split-screen, Niagara GPU Distance Field collision appears to be evaluated against only the first view passed into the Niagara GPU sim (view index 0), rather than per split-screen view. Because G ...
When generating the textures for Approximate HLOD layers, the Nantie geometry is very low resolution, resulting in the captured textures fitting the actual HLOD geometry poorly. This creates visual ...
When a sufficiently large object casts shadows near the Directional Light's Dynamic Shadow Distance range, the VSM pages are inconsistent in their shadowing - some will choose to shadow per-pixel, w ...
Parameters attached to the input of a Vertex Interpolator Material Expression are visible in the Material Instance, even if the output of the Vertex Interpolator Material Expression is not connected ...