We have built a configurator. Works great using Variant Manager. We have hundreds of options, and one of those options is to change an object’s environment which since each environment needs it’s own light build we are going to do it via loading sublevels.
However…
When we do this the variant manager breaks. The bindings aren’t relative to the level but somehow absolute to the assets which seems weird if it’s only going to work on a level by level basis. Right now we are left with rebinding every single asset in the variants and that would take a few days. Anyone have a better way to “reconnect” the assets from the variant manager to the new level’s objects?
Within each level, the objects and related materials DO NOT change, we simply cull the environment. What’s happening here?