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 ...
TargetArray nodes are reported as invalid if played in Standalone mode and the blueprints they are contained in are not rendered. Playing in PIE however works correctly and all blueprints are rende ...
Struct array variables interpret multiple Structs as the same if they have the same values. This does not occur if the values in the Structs added to the array are different. Test project in 4.8.1 ...
RepNotify variables passed by reference to a function or macro that then change the value of the variable do not trigger the OnRep function on the Server. This is inconsistent with the behavior with ...
A licensee requested this ticket be entered as a bug report. The pivot vertex snapping functionality has changed and no longer functions as it did in prior versions of the engine. Somewhere the key ...
This is a continuation of [Link Removed]. The previous ticket changed an Assertion to an Ensure in order to stop a crash from occurring, and stated that a more complete fix would be coming in 4.10. ...
The merge actor tool no longer saves additional UVs used for the merged mesh. This was not the case in 4.13, but in 4.14 and later this information is no longer present. Also worth noting is that i ...
The FPS drop off of this users project is significant between version of UE4. I tested this issue on a Samsung Galaxy Note 10.1 2014 edition. I also tested on a iPad air 2 on 8.1. There was a sig ...
This is an early trending Linux crash in 4.18, but also occurred in 4.17. It seems to occur before a project loads. Callstack from Log[2017.10.26-01.39.08:606][ 0]LogVulkanRHI: Display: - Found g ...
A child actor rotates incorrectly if the parent has negative scaling on one axis and more than 1.0 scaling on another. The child/parent relationship was created through the World Outliner. Licensee ...