Destructible mesh's location will not be updated when added to sequencer directly from content browser, unless two different locations are keyed on the transform track of the mesh. We found the bug ...
Warning when running the packet notify test, regarding missed acks. ...
When trying to trigger vibration through the Play Dynamic Force Feedback node, nothing happens on Android. I tested this on Windows as well with an Xbox Series X controller connected, and the vibrat ...
Some pixels at the edge between cascaded shadow maps and distance field shadows can be skipped by both, leading to unshadowed pixels. Licensee reports the bug happening in 5.3 as well. Test project ...
The setting for Replication on a Blueprint variable resets to None of the Blueprint's parent BP is compiled. ...
When a UPROPERTY() macro is changed and the recompiled, the hot reload in the editor will cause any BP based on the class to lose certain aspects of the Detail panel such as the actor's transform. ...
Static meshes lose their static mesh reference when alt-dragged in viewport. This only occurs if the mesh is located in a filepath containing square brackets ( [] ) within the filepath name. Additio ...
If an interface is removed from a blueprint and an interface function is transferred to a local function, the interface cannot be re-implemented in the blueprint. ...
if a nonstandard additive bsp brush collides with a standard additive bsp brush, the surfaces of the bsps break and artifact, causing numerous holes in the brushes. ...