When using FText::FromStringTable to initialize an FText variable in the constructor of an FStruct that inherits from FTableRowBase, an assert is caused due to recursion. The assert is as follows:As ...
Found while I was fixing up other content, that Behavior Tree assets are being marked dirty by just opening them into sub editor. ...
Moving or renaming a file in the editor erases its perforce history. It should execute a move not a delete + add to fix this ...
Hot reload iteration times have been crippled ever since CL# 3332960, which was a fix for [Link Removed]. ...
[Image Removed] [Image Removed] [Image Removed] if strip with -x option, it will fix this issue. ...
This ticket is to add the safe workaround for 4.23.1, with a more optimal fix coming in 4.24. ...
There is no way to control the player after creating a new top down project (blueprint or code). This should be fixed by [Link Removed] ...
UserDefinedEnum variables in UserDefinedStructs aren't properly updated when the enumerations are reordered. FEnumEditorUtils::BroadcastChanges fixes up Blueprints but not UserDefinedStructs. ...
Licensee has provided a potential fix, please see the UDN link. Callstack attached utilised -onethread ...
If re-define the macro USE_CIRCULAR_DEPENDENCY_LOAD_DEFERRING to 0, the component is editable in detail panel. But I'm sure it's not a good fix. ...