I voted for UE-25541, because this asset management with hidden path drives me crazy.
We need a system where we can edit and rearrange the relations.
The relations are simple text entries, unfortunately a uasset is binary, which makes it very hard to modify.
As you can see from the problem above, if a parent got lost, because you have for example changed the
sourcecode structure (script), then everything is broken and you cant repair it.
But just with a small edit to redirect the path, we could easily repair the parent location and everything would work again.
I understand, that this might not be an urgent problem for the staff, therefore I’m trying this on my own.
I’m thankful for any little hint, how I could load an asset, list the relations, edit and save to file.
Thank you.