It’s skinned bones per chunk which is the limitation from my previous experience. Most likely because each chunk is rendered in its own draw call. Each material slot on your mesh becomes a chunk / draw call. So you can have a skeleton with 150 bones, where two chunks, for example head and body, occupy 75 influencing bones each.