A workaround was provided for the user, to use 'Set Attach End to Component' nodes during BeginPlay. While this fixes the issue in gameplay, the editor preview no longer syncs with gameplay. ...
Something must have changed with how LERP's or Vector Transforms deal with a float 0 value, which breaks this particular material Error:[Image Removed] Fix:[Image Removed] ...
Setting a plugin module's type to "Editor" causes syntax highlighting in XCode to break for .cpp files in that module. Setting the type back to Runtime fixes the behavior ...
This is an intermittent crash occurring in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. The callstack is similar to [Link Removed], fixed i ...
Unexpected behaviour with meshes scaled via BP and exported via .fbx (.obj looks to function as expected) Confirmed in 4.22 Main CL 4648854 ...
You cannot change the intensity by just adding/changing numbers. You have to completely retype the entire value. Found in 4.21 CL# 4613538 and 4.22 CL# 4681912 ...
'Set from Euler (Quat)' and 'Set Components (Quat)' BP nodes have no output. These nodes are new in 4.22 Confirmed in MAIN @ CL 5423420 ...
FaceARSample is crashing as soon as it is opened on iOS. Tested on a iPhoneXS 12.4. Regression: Yes I was able to get FaceARSample on the same device the previous release 4.22. ...
I have not entirely ruled out any issues with the imposter material in the repro, there's a chance this is related to the normal rotations, but turning off distancefields entirely does fix the issue ...
See the answer in the UDN: [Link Removed] We may want to update the blog post with a suggested fix, or wait until the automatic root offset tech is production ready. ...