defold
defold copied to clipboard
Error when loading collectionproxy containing a tilemap
Describe the bug (REQUIRED) Error:
WARNING:RESOURCE: Unable to create resource: /screens/gameworld/level.tilemapc: FORMAT_ERROR
ERROR:GAMESYS: No shapes found in collision object
The error doesn't happen if the collection containing the tilemap is set as Bootstrap > Main Collection in game.project.
To Reproduce (REQUIRED) Build the project (⌘B).
Expected behavior (REQUIRED) No error should show.
Defold version (REQUIRED): 1.10.0.
Platforms (REQUIRED): macOS.
Minimal repro case project (OPTIONAL): PhysicsResourceError.zip
Screenshots (OPTIONAL): https://www.youtube.com/watch?v=2jzck-eQTeQ
Additional context (OPTIONAL): https://forum.defold.com/t/defold-1-10-0-has-been-released/80264/17
I can't reproduce it in Defodl 1.10.2 using you project
Could you please test again using newer Defold 1.10.4 (and pls remove build folder )