diff options
author | smix8 <52464204+smix8@users.noreply.github.com> | 2023-02-14 01:28:14 +0100 |
---|---|---|
committer | smix8 <52464204+smix8@users.noreply.github.com> | 2023-02-14 01:39:21 +0100 |
commit | fef6ffabe5f466545cf26e1a5e401d1c14825f2c (patch) | |
tree | 44029f318a467d4e51ce8502e75456c30c0778d8 /scene/2d/parallax_layer.cpp | |
parent | 853c36ca0b6a4b8982215115b1fb1b62b58f2d98 (diff) |
Fix TileMap NavigationServer 'Invalid ID' error
Fixes NavigationServer 'Invalid ID' error of the TileMap.
The issue was not caused directly by the TileMap but with the late call to get_world_2d()->get_navigation_map() while everything is shut down abruptly e.g. game window closed or Editor "Reload Saved Scene" function.
Diffstat (limited to 'scene/2d/parallax_layer.cpp')
0 files changed, 0 insertions, 0 deletions