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

TileMap crashes 2D navmesh baking on call to TileMapLayer.get_index_in_tile_map() #92384

Closed
smix8 opened this issue May 26, 2024 · 0 comments · Fixed by #92422
Closed

TileMap crashes 2D navmesh baking on call to TileMapLayer.get_index_in_tile_map() #92384

smix8 opened this issue May 26, 2024 · 0 comments · Fixed by #92422

Comments

@smix8
Copy link
Contributor

smix8 commented May 26, 2024

Tested versions

be56cab

System information

Windows 10

Issue description

The 2D navmesh baking crashes on specific projects when baking a TileMapLayer.
If it does not crash the TileMap produces many index errors.

Bisected as a regression from #91464 that changed the 2D navmesh baking to support the changes to TilemapLayers.

tilemap_crash

Steps to reproduce

Bake navmesh with a TileMap. Likely requires project that uses multiple TileMap layers.

Minimal reproduction project (MRP)

CardGame.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants