- 
    
Bug
 - 
    Resolution: Done
 - 
    
P2: Important
 - 
    6.2
 - 
    None
 
- 
        
 - 
        1
 - 
        d727bb7cba353f64d19ab16c978e995167847397 (qt/qtquick3d/dev) 93c6c84a75a0406a30393995bda32525f07dc592 (qt/qtquick3d/6.2) 2548ab2a92db7545da267e6f06164624c1cba301 (qt/qtquick3d/6.1)
 - 
        Qt Quick 3D - 2021 Week 23/24
 
The attached fbx file contains a cylinder, deformed by an animated skeleton hierarchy.
A sphere is parented under the leaf joint.
When running balsam on the file then there is only one mesh created (for the cylinder).
Looking in the .qml file I can see that the sphere is interpreted as a joint
Skeleton {
    id: qmlskeleton
    Joint {
        id: joint1
        ...
        Joint 
}
| For Gerrit Dashboard: QTBUG-94263 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 353224,3 | AssimpImporter: fix wrong mappings to joints | dev | qt/qtquick3d | Status: MERGED | +2 | 0 | 
| 353278,2 | AssimpImporter: fix wrong mappings to joints | 6.2 | qt/qtquick3d | Status: MERGED | +2 | 0 | 
| 353279,2 | AssimpImporter: fix wrong mappings to joints | 6.0 | qt/qtquick3d | Status: ABANDONED | 0 | 0 | 
| 353280,3 | AssimpImporter: fix wrong mappings to joints | 6.1 | qt/qtquick3d | Status: MERGED | +2 | 0 |