The Editor does not support undo after making changes Inline edit properties. Working in 4.18.3 Broken in 4.19.2 Tested in 4.18.3(3832480), 4.19.2(CL - 4033788), 4.20(CL - 4181430) , 4.21(C ...
In previous versions of the engine (4.21), 10 MipMaps are generated with the above repro steps. Starting from 4.22 and CLs above the editor only produces 1 MipMap with the above texture settings. T ...
When previewing an object, the lighting angles change between profiles; the lighting position at '0' will also change when the Lighting Rig Rotation is set to another value, then back to 0 again. ...
Landscape splines are displaying their collision incorrectly. The collision is projected off the spline however this issue is purely visual. The collision itself still works as expected. This was t ...
Unable to bind float variables to certain properties in Widget elements. You are able to bind Structure floats if needed as a workaround. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#183 ...
Vector addition wildcard does not cast from integer to float (double-precision) when split apart vector pin is utilized. You can also utilize a Vector2D to get the same results. Repro Rate: 3/3 Te ...
Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. It's only through the Details panel that this happens; Geometry Collection visibility can ...
Crash when using new FCanvasDrawer Licencee notes that crash does not occur if "new FCanvasDrawer" is commented out. ...
I uploaded a test project. The issue can be reproduced at Iphone8(IOS 11) and Iphone6s(IOS 10.3.2). ...
If you specify a Level Sequence of "TakeRecorder_Skeletal" in step 3, there will be only one animation created. The licensee wants this to be the same behavior. ...