The "Get Tangent at Distance Along Spline" node returns incorrect tangent values compared to "Get Location and Tangent at Spline Point", where the spline point is at the same distance along the path ...
Regardless Niagara or Cascade, dynamic parameters for particles are passed to pixel shaders from vertex shaders via InterpolantsVSToPS. It can cause a precision error on some materials, for example ...
I test it for more information for your reference:It happens only when a Landscape *Height *was output to the RVT, other Landscape's maps like BaseColor are all fine, as well as Height output from o ...
This bug was originally entered back in 4.8 as [Link Removed], but was closed as by design. The reason was, the mesh did not have Lightmap UVs, so using the 'Light as If Static' option would not wor ...
This is common crash coming out of the 4.17 and 4.18 releases. The callstack is similar to an old unresolved import crash: [Link Removed] User Descriptionsrebuilding lightbuilding lighting from a d ...
Building HLODs for a very large landscape with Virtual Textures enabled results in the built HLODs being very dark for the most part. Building the same large landscape's HLODs with Virtual Textures ...
FOnlineSessionLive::CreateSession creates the session early into the method. Later, the method can fail but the session and is never cleared up (see the various catch statements in the tasks which o ...
The licensee is receiving an ambiguous search warning after recompiling the blueprint of an object involved in a level sequence that is contained in a hidden sublevel (which is then loaded and made ...
This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 1760 template<typename BaseResourceT ...