Plugin fails compile in 4.11 / 4.12 due to redefinition of class/struct type (locally). AH user reported LNK2005 error when compiling in 4.11 Regression: YES? - Project with the attached plugin co ...
Licensee reported that when updating from 4.16.1 to 4.17.2 the value of a function input Boolean is being reset. It is checked as True in 4.16, but when switching to 4.17, it is no longer checked. ( ...
Converting a BSP to a static mesh will freeze and crash the editor when done on Linux. Windows does not exhibit the same conversion crash. ...
Adding a new Text Widget Blueprint as a Widget Class to a new Actor Class Blueprint changes the visibility of the Text in the Viewport when compiling the Widget Blueprint multiple times. Regressio ...
Sub editors do not gain focus when opened. Ctrl+F4 (Close Major Tab) does not work until the open tab has gained focus, so it must be clicked before the hot-key works. Reproduced in 4.8.3 binary an ...
This is a common crash affecting users in 4.16 and has been occurring since at least 4.14 affecting more than 300 unique users. User Descriptionsi made a macro called IsolateYaw and set the input t ...
This seems to be a new crash coming out of 4.18. It is not very widespread at the moment, but the callstack is very similar to [Link Removed], which was fixed for 4.18.0. Users have not provided a ...
Upgrading a copy of a project from 4.14 to 4.15 appears to be resetting the names of enum elements on switch on enum nodes. Opening the enum, saving it, and then restarting the project seems to res ...
The infinite loop reporter is reporting every infinite loop by popping up a window for each problem loop. So if you have an actor with 3 loops that trigger the infinite loop error and then you have ...
When working with Nav Modifiers in a level that contains objects that have a custom Nav Area class, the prioritization of the modifiers is not consistent. If you notice in the attached project, so ...