Having an extra semicolon on the line before declaring a UPROPERTY will cause UHT to miss parsing the following UPROPERTY. This is expected, but an error is usually given when this is the case. This ...
In 4.19, it is no longer possible to create a non-static custom thunk in a class. This was possible in 4.18.3. REGRESSION: Yes. ...
The elements of an array that are shown in the details panel (below the world outliner) are drawn even when the array is collapsed. This can cause a performance drop when using an array that has a l ...
If a .csv created in Microsoft Excel is imported into the editor, any cyrillic characters in the data table will appear as question marks or blank boxes. Note: According to user, this does not occ ...
Changing the Pin Type on the 'Select' node can cause errors with pins that have been split. ...
When using the Spawn Actor from Class node, the Spawn Transform Scale is being multiplied by the actor's original scale, instead of just setting the scale to the Spawn Transform's value. In 4.11.2, ...
When you remove an axis mapping using a specific key it will remove all mappings even if they have separate scales. The user found a fix that I verified that worked. In "InputSettings.cpp", which i ...
This is a somewhat common crash affecting users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 606 void UEdGraphPin::AddStructRe ...