Colliders and reimporting

this is most likely a unity thing but if i go back into tiled and redo a few things like erase a block when unity updates it the graphics change but the collisions are still there for the tile i erased i can delete the prefab from the scene and re drag it back in but it then becomes hard to reposition the whole map anyone know how i can make unity update the collisions?

thanks

Are you using Tiled2Unity?

If you are editing your prefabs by hand after export then parts of the prefab may not be properly updated on the next update.

yes im using tiled to unity and unity reloads the graphic changes fine but not the collisions

Have you made changes to the prefab instance by hand in Unity? You may need to revert those edits before you see more recent changes that were made to the referenced prefab.