Howdy!
I'm trying to do some IVA work and I'm having problems spawning in some of the props. Specifically Seat_Pilot, Seat_Passenger, the crew hatches, basically everything in the Squad/Props/PropGeneric folder with the exception of Button_DockingMode, which I tried just for completeness. I can spawn every other prop in the GameData folder without issue.
The error it gives is something like "Cannot clone model because Squad/Props/PropGeneric/Seat_Pilot does not have a model" or something to that effect, but it obviously has a model. The model is named correctly in the folder, and if I import the .mu file into Blender it's named correctly there, too. The prop comes into the scene pink. It has the correct shape and I can move it around, but when I export the config file those pink items are not present. If I manually add them back to the config file they load properly in the game.
I've looked at the Seat_Pilot.cfg file and the path is correct. I mean, it's a Squad part so I would expect it to be correct, but I verified it anyway. I've tried it with a clean install of KSP. I've tried it with my modded install of KSP. I've tried it directly within the steamapps/common/Kerbal Space Program directory. I've tried everything I can think of to no avail.
I'm currently running Unity 2017.1.3p1 with the latest version of Part Tools.
I really hate having to ask this question. I've searched the forums and Googled this thing to death and no one else seems to be having this problem, or if they are they aren't posting about it anywhere. That makes me think it's something specific on my end. I know it's probably going to be something really simple and really stupid that I'm missing, but I've tried everything I can think of for the past three days and I just can't seem to make it work.
Any insights or suggestions would be greatly appreciated.
Ganex
UPDATE:
These are the five errors in the console when I try spawning the props: