Overview: A report has been received regarding a memory leak that eventually leads to OOM crashes when s.StreamableAssets.UseSimpleStreamableAssetManager=1 is enabled. In projects that utilize this ...
When audio sections have delegates bound to things like SetOnAudioFinished and that audio section ends up being played through a recycled audio component inside UMovieSceneAudioSystem, the delegates ...
Separate out GameApplication onCreate additions always needed vs non-PSO processes by adding <GameApplicationOnCreateAdditionsAlways> for current case and moving <GameApplicationOnCreateAdditions> t ...
The StaticMeshImport and SkeletalMeshImport nodes don’t have the correct vertex colors imported into the Cloth Asset. ...
When using an InstancedStaticMeshComponent with PerInstanceCustomData, the number of float elements in the "Custom Data" array should always be equal to NumCustomDataFloats multiplied by the number ...
On the details panel of the StaticMeshLocation module, when expanding the dropdown of the MeshParameterBinding property, user parameters of type StaticMesh don't show up (only those of type "Object" ...
When using the PCG Duplicate Point node's "Direction Applied in Relative Space" option, this deletes or messes with the output metadata and, if connected to an output or using it's debug mode, will ...
Hit testing for widgets contained within a RetainerWidget does not correctly account for rotation applied via render transforms . While the content renders with the expected rotation, hover and clic ...