Numerous LogMetal: Warning: AsyncCopyFromBufferToBuffer on overlapping ranges Warnings Warnings do not appear to be linked to any visual/performance problems in the editor. Could be safely ignored. ...
UMG clipping requires stencil. Seems like we don't request stencil when creating backbuffer Changing const int EGLMinStencilBits = 0; to const int EGLMinStencilBits = 8; fixes this. ...
Attempting to compile a VehicleGame project will fail if it was created with a name other than "VehicleGame". ...
In past Engine Versions, Arabic Localization has not been in the Editor, but now symbols populate, but are split with English words. If Arabic is functioning, they should replace English words, not ...
The final column of DataTable is always returned when using "Get Data Table Column as String" blueprint node. "Get Data Table Column as String" Blueprint node is new as of 4.19 ...
Trying to build a project after including a header file from a framework located in `Library/Frameworks` fails because the file cannot be found. It looks like `Library/Frameworks` is not searched ev ...
No user comments in the crash group ...
User submitted bug. Editor will crash after changing key or value in Map. ...
UHT will fail during build in Visual Studio if a function tries to return a UEnum pointer. Adding a valid keyword before the return type will compile successfully. ...
Transform key don't visible when Import From Animation Root. This problem happen from 4.17. 4.16 is visible. Case:4.16[Link Removed] ...