Here is a use case I am looking to solve:
A game is published and a person has it installed on their PC.
Later, the person wants to import an additional scene that is published at a later date (e.g., DLC).
Or a person wants to create their own scene and import it into the game.
Is it possible to import scenes into a game as an external asset bundle? If so, are there examples, samples, docs on how to do this?