Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import Issues (Unity 2021.3.16f1) #231

Open
ghost opened this issue Jan 15, 2023 · 2 comments
Open

Import Issues (Unity 2021.3.16f1) #231

ghost opened this issue Jan 15, 2023 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 15, 2023

Capture
When importing tile map it takes forever for the import to finish. I have all of the files that it uses in the .\Assets\Tilesets folder, and I have tried reinstalling SuperTiled2Unity (Awesome project btw, when it works It works great). I am using auto tiles if it helps and when I had it working if I saved without applying the auto tile the same issue would happen but it would fix itself after restarting unity.

@ghost
Copy link
Author

ghost commented Jan 15, 2023

Edit: I am not able to reproduce the error shown in the image above.

@Seanba
Copy link
Owner

Seanba commented Jan 15, 2023

Hi there, @FlintSkin. Do you have a lot of tilesets? Or tilesets that are large? The initial import can take some time if a lot of big texture atlases have to be made. Those are used to remove seams between tiles but I concede they add to the import time in a way that is troublesome for some projects.

The error you were getting is most likely due to the way your TMX file depends on Grass.tsx. It looks like it is looking for that file in Platformer/Project/Platformer/Assets/Tilesets/Grass.tsx which seems wrong. Do you still need help figuring that out? If you send me the TMX file I may be able to figure it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant