In order to fix a major issue involving dissapearing actors during cook, we added instancing context duplication in 31925640. This actually undoes the optimization made from 26543720 Both reported ...
Using Fracture/Chaos Destruction with TSR as Anti-Aliasing Method generates smeared images whenever the debris are moving. The client pointed out that the issue might come from GeometryCollectionCom ...
The IsMainWorldOnly setting for Actor in LevelInstance is not reflected when LevelInstance is in Standalone mode. The setting is respected when LevelInstance is in Embedded mode. The Actor is not l ...
When the viewport is in Top (ortho) Lit mode the near plane clips through geometry as you zoom the view in and out. ...
Lumen's rough specular indirect lighting buffer can have fireflies along the bottom and right edges of the screen. Also tested in //UE5/Main, CL: 35177423 ...
When an instanced static mesh component with a material using a PerInstanceCustomData node has its data floats pasted in, the editor crashes with an "Array index out of bounds" error. The licensee w ...
When the SetMaterialAttributes Material Expression is used without an input to MaterialAttributes, it will cause Landscape Layer Blend expressions to fail to compile if it is the only layer on a par ...