Importing JAVA Model Bug

Status
Works as designed
Issue description

I don't know if anyone else has had an issue but, when I import my custom-ly made models(in Blockbench) they do not get added to the resource tab. I don't know if this is a blockbench or mcreator bug as when I imported a silverfish model, it got added. 

Issue comments

You most likely have one model with the same name already imported. In the Java code, your model is called unknown. If you add another model with the same name, it will only overwrite the current one.

So you mean if I have a model with the same name it'll get overwritten? I f so, no as I had tried this multiple times each new model with a different name.

I only have 1 custom model available and had 2 in 1.8.1. I'm not sure what to do.

MCreator 1.8.2 uses a different concept with global model storage, this is why it stopped to work like this now.

so i need to delete the model that i made for a mob then make another one?