The game will crash if you run the game that has a scene with a SpineSprite with a skeleton data and Debug>Visible Collision Shapes is enabled
Step by step recreation
- Create a spine project with a single bone and an image
- Export the project and load it in a Godot project with Spine GDExtension
- Load the skeleton into a scene
- Enable Debug>Visible Collision Shapes in the top left of Godot editor
- Run the game, and the game will crash
Example Project :
- Spine : objectexample.zip22kB
- Godot : test-spine.zip3MB
Spine version 4.2.39
Godot version 4.3
Using spine-godot GDExtension for Godot 4.3