Version 5.5.223 creates an invisible object at spawn point

This morning my Gdevelop was updated to version 5.5.223, and all of a sudden an invisible object is created at spawn point, through which my player cant move. Player is using 3d physics behavior.
I am saying an “object” but there is nothing there, I checked through the debugger, and there is no object at that location.

I reverted Gdevelop back to the previous version, and the problem disappears.

Can you take a screenshot of it ?
And did you checked the instance list ?

5.5.220

5.5.220

5.5.223

5.5.223

Please see both versions, both show the start of the game.

5.5.220 has no obstacles, as expected how the game is created. There is nothing there.

5.5.223 suddenly has an obstacle there. As you can see, I can even jump on it. But there is nothing there. There is that small platform on the floor with the blue and red light, but it has no physics behavior attached to it. Yes, I checked the instances list. There is nothing there.

So a bit weird, but I will continue with version 220.