When adding rows to a DataTable that has its DataTable tab hidden or exited out, the Editor will crash when adding a row to the DataTable. This crash happens in 4.17, 4.18, and 4.19. ...
Spinbox displays values that differ from the value of the delta, when values are displayed for a spinbox their value always reads in the 0.000001 values, instead of listening to the delta. Unsure if ...
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 ...
Licensee reported that alpha blending is done twice in the code below, and the fix below seems to fix it. .\Engine\Source\Runtime\UMG\Private\Slate\SRetainerWidget.cpp From:const FLinearColor Compu ...
RHIUpdateTexture2D uses the wrong size for the per-row memcpy, which means we can't support passing in an offset within a larger image in the SrcData pointer (doing so will result in an access viola ...
When playing a sound with the bProcedural = true option enabled. The associated sound will then drop samples when played. The licensee who originally reported the issue actually has provided a fix i ...
All console variables overridden in Movie Render Queue are set to 0 after the render queue runs. It's because all cached previous console variables are reset to 0 just before they are written back ...
In the default Linux folder configuration, Engine/Source/Runtime/Core/Public contains two folders, iOS and IOS. The iOS folder contains the files IOSCriticalSection.h and IOSCriticalSection.h while ...
Certain files for building menus is calling the wrong extenders List of known conflicting functions:FSkeletalMeshEditor::ExtendMenu() [Engine\Source\Editor\SkeletalMeshEditor\Private\SkeletalMeshEd ...
User is reporting grass at the edge of their landscape being generated floating in the air on a Mac Pro with AMD GPUs. I have been unable to repro this on my Mac Mini with Intel Graphics HD 4000. Q ...