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) ...
https://forums.unrealengine.com/t/usd-reimport-changes-referencers-to-transient/2421831 ...
There is an excessive number of page updates when a Nanite landscape has a runtime virtual texture material applied to it with a shading model set to ClearCoat or Cloth (instead of Default Lit). The ...
Materials with "Used With Hair Strands" enabled will cause Skeletal Meshes to draw twice in the Base Pass. ...