I'm developing some factory assets that consist of an assembly with a single part and several virtual components. The assembly uses iLogic to pass the parameters to the part file. I've assigned connectors and connector classes to a point on the assembly to allow the asset to read in parameter values from other components. Once the asset is placed into the factory layout, the connector parameter propagation works a few times, but it will eventually stop working. It also appears that the connector disappears from the asset.

If I eliminate the assembly and use just the part file, the parameter propagation works just fine; however, this does not give me the functionality I desire because I can't assign virtual components to a part file.

I'm wondering if anyone else has run into issues with the connector classes for assemblies in the factory layout or has any suggestions that I could try?