The 'VolumeBounds' array in FTranslucentLightInjectionCollector::AddLightForInjection is accessed as a pointer instead of with 'VolumeCascadeIndex' and thus fails bounds checks for the outer volume. ...
We're encountering an issue when using object tracks in subsequencer. When enabling blending on a subsequencer section, the object reference resets throughout the entire duration of the track. Inte ...
Encountered a crash during the garbage collection phase when using sequencer conditions with subsequence tracks. Specifically, objects appear to break the "Disregard for GC" assumptions. ...
Hello! When importing .mtlx files that contain textures with the same name (but different filepaths), only the first texture is imported. This seems to be due to the function CreateTextureNode() i ...
This is an issue reported from a licensee: When sample landscape height at a given location, it is likely we interpolate from the wrong triangle. [Image Removed] Details in: [Link Removed] ...
When running a build with bSharedLinearTextureEncoding enabled, View.GGXLTCMatTexture and View.GGXLTCAmpTexture are pointing at the black texture fallback, which affects correctness of rect lighting ...
When nanite is enabled on a static mesh, lighting contributions from Sky Atmosphere material nodes are not incident on the static mesh and no longer present in the overall lighting of the scene. Th ...
If you attempt to build the Horde server Docker image right now it fails unless you have some of the layers cached or a nuget proxy/cache that has cached some packages. JetBrains have renamed their ...
UDN customer reported this issue: Using legacy USDImporter, the attached USD throws these ensures ensure(Primvar.Get(&UVs, Options.TimeCode)); ensure(Primvar.GetIndices(&Indices, Options.TimeCode) ...