In 5.3, I created a blueprint that executes a PCG withing a closed-loop spline - the blueprint is very basic but contains all I need: The used PCG and the data asset: a set of records that describes what meshes to spawn and some additional data for selecting, scaling and density. Both specified in the master blueprint. Then I created child of this blueprint to different environments.
This has been migrated to 5.4 and worked fine, only changes there was done in the data assets: define other meshes and changed the other parameters.
Now after migrating to 5.5, this seems to be broken: the datasets can no longer be specified in the master blueprint - and therefore, neither in the children.
and when I still complie this master (no error or warning) operning a child asset gives me an erroe:
Opening the child blueprint didn’t crash the editor, but there is no way to specify the parent.
Creating a new child - so the parent is known - but obviously, still no data asset can be added.
I saw there is a possibility to add “Asset Aser Data” and " Asset User Data editor Only"but neither of these offer the ability to mention a specific data asset; I tried the obvious (Data Asset Link, Interchange User Data) but neither worked.
Also, it seems some files are no longer properly recognized: the children of the master blueprint, all datafiles - which are all empty! - and one, or both, structure definitions - what is restored after I opened it.