We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
be56cab
Windows 10
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.
Bake navmesh with a TileMap. Likely requires project that uses multiple TileMap layers.
CardGame.zip
The text was updated successfully, but these errors were encountered:
groud
Successfully merging a pull request may close this issue.
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.
Steps to reproduce
Bake navmesh with a TileMap. Likely requires project that uses multiple TileMap layers.
Minimal reproduction project (MRP)
CardGame.zip
The text was updated successfully, but these errors were encountered: