As a report of a similar issue, changing the text to right-aligned causes a similar issue. This issue seems to have been occur by a change in CL7540157. It also seems to be improved by adding the p ...
An FBX exported from 3DEXCITE DELTAGEN fails to parse correctly in the latest FBX SDK and crashes the UE importer. This FBX is automatically repaired when loaded into Maya (citing "polygons with ov ...
The script performs P4 commands even if -NoP4 was specified. It should properly handle -NoP4 by checking for if (CommandUtils.P4Enabled) ...
Base Pass Shader results are not showing, or showing up incorrectly when looking at the Stats results within the material editor of an Unreal Editor using Vulkan. Regression Tested: //UE4/Release-4 ...
When the text in spinbox has focus, it doesn't get the change notification externally. It may also be worth noting that ctrl z or ctrl y also do not get bubbled up to undo the text box values. It a ...
The content browser compares folder names against INVALID_LONGPACKAGE_CHARACTERS, which allows parentheses. However, object paths compare against INVALID_OBJECTPATH_CHARACTERS, which disallow parent ...
This may be more of an error when detecting the input when layer blending is being used (as we've seen in other functions), rather than it necessarily being an error with the compilation of the stan ...