Using Shader Model 5 and tessellation on Linux gives strange results that are not present when used on Windows ex: 1) When using Shader Model 5 on Linux, turning on Translucent blend mode and Tesse ...
Upgrading a project from 4.11 to 4.12 causes Class Default nodes to disconnect their output pins from other nodes. If the node is reconnected and saved, it will disconnect again when the project is ...
Packaging for x86 in ETC1 will generate PhysX errors and cause the package to fail. The following error will occur multiple times throughout the package:UATHelper: Packaging (Android (ETC1)): Unrea ...
ICU for Android was built with U_TIMEZONE defined to 0, which means that ICU always considers itself to be in UTC, rather than use its default Android implementation. We should try and build ICU ag ...
ICU for Linux was built with U_TIMEZONE defined to 0, which means that ICU always considers itself to be in UTC, rather than use its default Linux implementation. We should try and build ICU again ...
there is a wrong tooltip for Angular Damping option in the details panel for the Physics Handle, the tooltip describes it as Angular Stiffness. This issue is not a regression Versions Tested: 4.15. ...
There is an issue with Maps of Wildcard type that do not propagate values correctly when inside of macro. When using these in a blueprint there are errors and the blueprint cannot compile. This issu ...
Depthfade will not work properly on some Android devices If separate translucency is enabled. In the case of the attached project, drawing near the material using depthfade is strange. This issue p ...
When "r.EarlyZPassOnlyMaskedMaterials" is enabled, masked materials used with particles will flicker when close to the camera. Found in 4.17 CL# 3658906, 4.18 CL# 3832480, 4.19 CL 4033788, 4.20 CL# ...
This is an editor-only crash that's due to stack overflow/infinite recursion in UInheritableComponentHandler::FixComponentTemplateName(). We are recursively trying to rename other inherited componen ...