Tested in Oculus. Found in 4.18.2 CL 3794801, 4.17.2 CL 3658906. Not able to reproduce in 4.19 Main due to a crash upon launching VR Mode. Users are able to select any of the first four sculpt ...
When importing an Alembic file into Unreal Engine an extra frame is added automatically to the frame range in the import settings -abc file has been brought into Maya 2016 and exported again as an ...
Normals do not stay with the face of the asset that has been imported using Alembic whle animating -use import settings for documentation and check Recompute Normals and Force One Smoothing Group P ...
When using the StringToBytes() function it returns one less byte due to the -1 at the end of the return. The function takes a string and converts it to bytes but it always returns one less byte than ...
The FSceneView::Deproject function calls FMatrix::TransformVector4 and passes an FPlane value. TransformVector4 takes in an FVector4 parameter, so the value being passed is implicitly converted to F ...
When morph target weight value is set to a number other than 1 the slider sets it back to being a value under 1. It does not go down from the number that it was set to but instead defaults to being ...
When setting a preview mesh and a socket to a relative scale, the socket's scale is saved but the preview meshes scale changes. This occurs when the asset is saved < mesh editor closed out < mesh ed ...
-Upon leaving the radius/falloff distance of the sound and re-entering it when Override Attenuation is checked, the sound does not start to play againWorkaround: If cue is opened and Looping is chec ...
Cooking and packaging DLC in the Project Launcher fails due to possibly erroneous references to Engine content contained in the DLC. REGRESSION: No. The same behavior was observed in 4.17.2. ...
When a static mesh that already has sockets created in it's original third party program is reimported into the editor, it's sockets are duplicated. Going from 10 to 20 on reimport. ...