Seanba / Tiled2Unity

Export Tiled Map Editor (TMX) files into Unity
Other
495 stars 120 forks source link

Issue with export - could be just my error, but.. #141

Open Losian opened 6 years ago

Losian commented 6 years ago

Tiled2Unity.unitypackage is not installed in unity project: C:\file location blah blah Select "Help -> Import Unity Package to Project" and re-export

When I do so it simply tells me in Unity that "All assets from this package are already in your project." Same when I try to just run the package from the Tiled2Unity folder.

I will note that I did make a copy of an existing project to kinda sandbox it so maybe some wires got crossed there if they had already done Tiled2Unity within the project and I attempted to redo it? Any thoughts? Thanks a ton, as others have said, amazing utility!

Seanba commented 6 years ago

I think I ran into a bug like that with Unity incorrectly thinking I had a package imported (but I didn't). I'm trying to recall what fixed it. Maybe if you delete your Library folder (it will be at same folder level as Assets and ProjetSettings) and try to import again it might clear it up.

Losian commented 6 years ago

I'll give that a shot and re-import to see if that tidies up things. Thanks for the suggestion!

karlcosta commented 6 years ago

I'm having the same problem. I tried deleting the Library folder, but that didn't change anything.