Generating mip maps results in crash and seems to duplicated 1x1 mip level. NOTE: The bug was originally reported in 4.23.1, however, for some reason I was able to open the texture in 4.23.1 afte ...
NaN (Not a Number) is handled different when clamped on Windows and Android/iOS. If you clamp a NaN (Acheived by -3 ^ 0.2 in the reproduction project) from 0.0 to 1.0 and then print the result, you' ...
Licensee reports lighting build fails for their specific levels which were created in 4.14.1 then moved to 4.15.1. Workaround: Setting LogLightmassSolver verbose level to Warning can show "Warning ...
The project in question: [Link Removed] The user is experiencing an issue where they've fixed compile errors on their NPC blueprint, and now are unable to open it without experiencing a crash. Righ ...
When a widget that has a retainer box is behind another widget that doesn't have one it will call it's onclick instead of the one in front of it in the UMG when clicked (see attached gif). This beh ...
When playing in PIE/camera moving from left to right, pieces of the floor grid are culled out when they are not supposed to be. I was able to replicate this issue, however after I brought up the c ...
Iphone 6 Plus crashes when using +CVars=r.MobileContentScaleFactor=2, but it will run if you use +CVars=r.MobileContentScaleFactor=1. The project linked is set up with +CVars=r.MobileContentScaleFac ...
Launching onto HTML5 opens the browser to Uncaught Exception: out of Memory After running it on a 64-bit browser, the following is printed:uncaught exception: abort("Cannot enlarge memory arrays. E ...
The Gradient Tool rotates the camera on Mac instead of painting the Gradient End Value. I wasn't able to test in Main on a Mac. There were no issues on Windows in 4.23.1, 4.24.3 and 4.26 Main. Foun ...
If you add a comment to an Event graph Blueprint and change the comment color, the bubble should not change colors unless the Color Bubble detail is checked. I have included photos to better show ...