Running the console command r.DebugSafeZone.Mode 0 does not disable all overlays. The issue occurs when setting custom values in DefaultEngine.ini as well. Tested using the following settings: ...
Having a blueprint open during PIE causes a significant drop in performance. Having multiple blueprints open can almost render more complicated projects unplayable. The user has reported 120 fps wi ...
In 4.8.3, open asset would allow you to type the beginning on an actor name, then press the down key and select it. In 4.9 p4, it takes an extra down key press to get to the list; Upon first down a ...
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 ...
In the new non-experimental version of the Merge Actors tool there is no option to disable "Export Specific LOD". In 4.11 when this was disabled it would merge the actors with their respective LODs ...
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. ...
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 ...
We started running into issues with the console history not saving after upgrading to 5.2.1. The console history (as in the commands last input into the in-game console) is no longer being saved bet ...
Arrays chosen through a Select node cannot be altered. Note - This is also reproducible using any of these nodes instead of using 'Add':Add UniqueSet Array ElemInsert ...