Occurs 5/5 times *Regression *does not occur: No Retargeting Pose From Mesh node in //UE4/Release-4.27.2. Retarget Pose From Mesh node does not retarget when used with Source Mesh Component and Sk ...
Translucent materials are no longer showing light reflections in scene when using r.forwardlighting 1 with lights. This is a regression from functionality in 4.11.2. This no longer works with 4.12 ...
When using the Spawn Actor from Class node, the Spawn Transform Scale is being multiplied by the actor's original scale, instead of just setting the scale to the Spawn Transform's value. In 4.11.2, ...
A partially broken Geometry Collection (GC) ends up with garbage CollisionGroup data that can lead to strange behaviors. The licensee has noticed that a GC that goes thru a field applying ExternalS ...
Editor crashes if a custom event function is called after a custom event has been bound to an event dispatcher. However, this only occurs if the event binding occurs from an event delegate by ref ou ...
Cash when entering Path Tracing view mode if r.Decal.NormalReprojectionEnabled true The licensee has reported: This crash happens because the DeferredShadingRenderer tries to extract the normal GBu ...
In the Effects level of Content Examples, the Ribbon trails appears to snap back to the origin of the particle effect after the life of the particle. This is an issue in 4.13.1 as well. This is a ...
When the Lit > Actor Coloration > Affects Navmesh or other Actor Coloration mode is used, Nanite meshes apply lighting differently than non-Nanite meshes which can make it difficult to use the Actor ...
Setting an Audio Analysers NRT settings to None crashes the editor. Assertion failed: nullptr != LoudnessSettings [File:D:\SMoyls_UE5_Release-5.1\Engine\Plugins\Runtime\AudioSynesthesia\Source\Audio ...
Dynamic instancing is likely causing an issue where meshes that need shadows are getting combined with meshes that do not need shadows causing missing shadows. Tests were done with CSMs. Reproducti ...