neikeq/GodotSharp

KinematicBody2D.get_collider() crashes game

karroffel opened this issue · 0 comments

When a collision is detected (and hence a collider exists) the game crashes.

Here's a stacktrace http://hastebin.com/iwejibarum.txt

Here's a small project to demonstrate the issue.
ColliderTest.tar.gz