godotengine / godotengine/godot

ERROR: FATAL when adding a new SkeletonProfileHumanoid

Open
#89,751 1 comment 0 reactions 1 assignee Claimed by @SaracenOne View on GitHub
bug crash topic:3d topic:animation topic:import
Dominant language
C++
Stars
117k
Forks
26.8k
PR merge metrics
PR metrics pending

Description

### Tested versions

v4.2.1.stable.official [b09f793f5]

### System information

Windows 11 Pro - 23H2 - AtlasOS - Vulkan API 1.3.277

### Issue description

Godot crash when I want to add a new SkeletonProfileHumanoid :
ERROR: FATAL: Index p_index = 2 is out of bounds (size() = 2).
at: get (./core/templates/cowdata.h:158)
[](url)

### Steps to reproduce

1. Download the gltf model here : https://sketchfab.com/3d-models/curious-skeleton-757d9863b3504a75a439b2b99a530454#download
2. Add it to the project folder
3. In Godot, select the "scene.gltf" and click on the "Advecement..." button in the import tab
4. Select the Skeleton3D and add a new BoneMap
5. Add a new SkeletonProfileHumanoid to the BoneMap
![Godot_v4 2 1-stable_win64_ySG4QHo5WH](https://github.com/godotengine/godot/assets/37516760/31ad4f61-b73f-44de-a0ba-8fc642d6e5b6)

### Minimal reproduction project (MRP)

[game.zip](https://github.com/godotengine/godot/files/14697116/game.zip)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.