Describe the bug
A cyclic error occurs when linking a map via linked map pin properties. This happens when the Map has a pin that tries to load itself which confuses the engine. More explanation :- Video by Godot tutorial explaining this. Apparently it only happens when loading something. The already cached will work normally without any error.
To Reproduce
Steps to reproduce the behaviour:
Select any map
Right Click → New → Pin (new pin will be added to the map)
Select the current map
Right Click → go to map (to check if it's working)
Exit
Reopen the app
Expected behaviour
The app should just open normally and does not cause any error
Describe the bug A cyclic error occurs when linking a map via linked map pin properties. This happens when the Map has a pin that tries to load itself which confuses the engine. More explanation :- Video by Godot tutorial explaining this. Apparently it only happens when loading something. The already cached will work normally without any error.
To Reproduce Steps to reproduce the behaviour:
Expected behaviour The app should just open normally and does not cause any error