Clone the GitHub repo for 4.15.1, run setup, gpf, then build UE4. Fails to compile due to metal errors. It would be nice if we could produce a warning if the compiler being used is newer than what ...
The Radial Blur shader doesn't look correct with ray tracing translucency enabled. Found in 4.24.1 CL#10757647 Reproduced in 4.25 Main CL#11050671 ...
Alembic files imported come in with blocky UVs. Attached is a zip with the files and pictures that show the issue. Found in 4.23.1 CL#9631420 Reproduced in 4.24 Preview 4 CL#10387632, 4.25 Main CL# ...
Visual inconsistencies when zooming in/out in the designer tab. In the example provided. There is a vertical box containing sever images with a top padding of 1. When zooming in and out of the graph ...
Listen servers that do not have a microphone hooked up are dropping clients that do have microphones when the client attempts to transmit voice. The log contains the following errors: [2017.03.28- ...
Reflections not showing in Panoramic Capture images. Reported and tested in versions 4.25.3(CL 13942748), 4.24.3(CL 11590370), and 4.23.1(CL 9631420). ...
OnClicked event of UMG button fires once in twice if virtual joystick is receiving input. Both Andorid and iOS devices are affected. This issue is found with 4.9 update. under 4.8 are fine. ...
Crashes when exiting PIE while executing multiple async tasks. By explicitly executing EndTask and FinishAbort of RecieveAbort, this caused by performing out-of-range in array access to InstanceStac ...
When scaling a SceneCapture2D actor/component any decals there were being rendered within the Render Target disappear. I also noticed that when the SceneCapture2d is set to orthographic, the scale ...
This is a regression. Tested in //UE5/Release-5.1 CL23901901 When a geometry collection is destroyed by an On Hit event the editor becomes unresponsive and never recovers. No crash is generated. ...