This does not reproduce in 4.18.2 I spoke with Tim G. from the tools team and we tried a few things. 1stOpened LV_Soul_Slum in 4.18Exported the landscape height mapOpened a level in 4.19 and impor ...
When selecting the Help documentation for the curve editor, it brings up a 404 error page rather than the actual curve editor documentation page. ...
I found some typos while going through the readme. 10: "Dewelopment" should be "Development" 33: "Use this settings" should be "Use this setting" 33: "able to server your project" should be "able ...
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. ...
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 ...
No user comments in the crash group ...
User submitted bug. Editor will crash after changing key or value in Map. ...