UDN customer requests that all parameters have units in their tooltips. Need to do a sweep and check what might be missing. This is not a regression, the information will have never been their in t ...
When the function UDataTableFunctionLibrary::FillDataTableFromCSVString() is used from Editor Utility Blueprints or Python Scripts, and the contents of the affected Data Table are currently being vi ...
The issue is due to the UK2Node_PureAssignmentStatement node that's created during node expansion when AutoCreateRefTerm is used on the target function. In the attached DOTBug image, you can see tha ...
A customer is reporting that a renamed LevelSequence will continuously be resaved when Fixing the Redirectors from the Content Browser. The problem would be the incorrect redirector for the Blueprin ...
Renaming the LevelSequence also renames the internal DirectorBP. Renaming the BP triggers the rename of its BlueprintGeneratedClass asset. A Redirector will be created for the BGC but it will be in ...
In a commandlet, when FScopedEditorWorld exits, it leaves references behind and prevents garbage collection of the PersistentLevel and non-spatial actors. This leads to an issue when a second FScop ...
For map placed blueprint actors with components with property modifications, when triggering Reset Instance Changes to Blueprint Default from the actor instance's Details panel, any components with ...
For two map placed actors, if one actor B's non root component is attached to another actor A, the attachment is not retained when actor A reruns its construction script, such as when moving actor A ...