SetShowOnlyActors of category Scene Capture Component is no longer exposed to Blueprints. Also missing in Main CL# 4247867 ...
Particle editor realtime mode disabled when play in editor, while it's normal in UE4.24 ...
This feature works fine on Runtime and is spawned to Sublevel. And, once we save the Level, it will be spawned actor to a sublevel even on the Editor. ...
Users requested the ability to move only the function declaration to a base class from blueprints instead all of the nodes inside the function. From the user: "Essentially, 95% of the time wha ...
If you import by drag & drop without Import Into Level, the material will be maintained even if you change it. This is because FFbxImporter::ReimportStaticMesh() sets ImportOptions->bImportMaterial ...
If exiting the editor before the EditorUtilityTask completes, it crashes. It will not crash if canceling the UtilityTask and then exit the editor. The following implementation does not allow destruc ...
With Virtual Assets setup in a project, when an asset is deleted and the changelist then submitted via revision control, the virtualization system will attempt to read the deleted asset. The submit ...