So I'm making an assembly of just two different parts. The one part doesn't change but the other has two different configurations (flat pattern and the default). For some reason SW '14 is having a problem because it is showing both of these configurations at the same time in the assembly. Like one part but two different configurations. Can anyone help me get this fixed so only one is displayed
The problem is that you have 2 overlapping bodies resulting from your Convert-Solid feature. The folded body is hidden in the part, and for some reason that body is not hidden when the part is put into an assembly.
My suggestion is to roll back before the Cut-Extrude1 and delete the Boss-Extrude1 body (this is the pre-convert body). You'll need to fix the Cut-Extrude1 sketch and you might need to unsuppress the Body Delete and the Flat Pattern feature in the flat pattern configuration. But then it should fix the problem.