With the expandable area widget component, you are unable to use the wrap with or replace with for widget components. This issue does not appear to be a regression. Versions Tested: Issue occurs in ...
The logic in the AssetManager to determine if a scanned Blueprint should be added to the primary asset directory is wrong if that blueprint has an active redirect targeting it. The simplest way to r ...
Shipping builds of the Engine fail when using the Visual Studio 2017 compiler due to a potential divide by 0 error. This is because the TotalColumnSize property of SMemoryStats is set to 0 by defaul ...
When a class is edited / hot reload preformed, code based components are sometimes removed from the MyBlueprint > Variables section and cannot be dragged from the Components tab into the graph with ...
This is a trending crash coming out of the 4.18 previews. It seems to be related to exporting assets from the editor. User DescriptionsWhen Exporting assets (static meshes) multiple times via RIGHT ...
colored text+Link to screencast of repro steps: + [Link Removed] -May take some clicking around even between windows -Will not save after this -Does not affect 4.16 ...
This is a trending crash coming out of the 4.18 Previews. Users have not provided any description of their actions when the crash occurred. Source Context 1857 const FVector ImportanceExt ...
When using On Url Changed event on mobile devices, the event does not appear to fire as expected. Tested on iphone 5 As a note: The function GetUrl appears to be similarly affected. ...
This is an early trending crash coming out of the 4.17.2 hotfix, with no record of occurring previously. The callstack is very similar to [Link Removed] (fixed in 4.17.2) and may be related. Users ...
This is a trending crash after the 4.17.2 hotfix, although it has existed since the 4.16.1 hotfix. User Descriptionswas creating a new graph in a blueprint ...