Creating a theme is undone when restarting the editor. The .json file seems to become disassociated from the editor, the theme is reset back to the previous theme, and the new theme isn't available ...
When inherited, it is reasonable to expect the tags added by the parent to be reflected in the children. If the parent is editted after the children, however, tags that are added or deleted are not ...
Licensee found that in 5.4 the spline component when edited in editor, no longer triggered the construction script potentially breaking their art pipeline. The licensee mentioned the cause is likel ...
The import dialog window is the legacy one and not the Interchange one. Auto reimport of modified FBX seems to be working properly with legacy or interchange selected depending on the CVar Rep ...
Actors that are removed from the world have UnregisterAllComponents called twice. Removal can be caused by unloading a data layer that owns the actor. In cases like exiting the application or destr ...
When UPrimitiveComponent::CreateDynamicMaterialInstance is called on a skinned mesh, and the input material is invalid, we call USkinnedMeshComponent::GetMaterial to get the base material on the exi ...
When Level Actors are converted into a Blueprint using the "Convert Selection to Blueprint Class" option with "Harvest Components" as the creation method, the conversion process does not sanitize do ...
If you have an Animation Notify State and set it up on an animation to start at the exact beginning of the anim sequence and finish exactly at the end (I have attached a picture of this). It doesn't ...