Cammin / LDtkToUnity

Unity importer for the LDtk level editor
https://cammin.github.io/LDtkToUnity
MIT License
381 stars 38 forks source link

Error importing .ldtk project #17

Closed Cammin closed 3 years ago

Cammin commented 3 years ago

An import failure happens for new projects. This is due to an array bug and should be fixed soon.

The problem can be fixed by resetting the object from the top right of the inspector if anyone comes across this bug.

https://trello.com/c/75t0KPNJ

Cammin commented 3 years ago

While migrating, there was a bug if the array was empty in the initial import process. It was fixed by resetting. what can be the solution here?

Cammin commented 3 years ago

Fixed the bug, it's in the 2.0.1 update 👍