Blender Version
Broken: 2.79 -f7e9642da9c9-; 2.80 -11f2c65128dc-
Short description of error
Object is parented under a dummy and has armature at the same time. After export to FBX and importing back it loses the dummy as parent as object is now parented directly under the Armature.
Exact steps for others to reproduce the error
- create a dummy object and cube object
- set the dummy as parent to the cube
- create an Armature with a single bone
- for the Cube, create an Armature modifier and link it to the created armature
- create vertex group with the name of created bone and link all vertices to it
- export all into FBX, create an empty scene and import the FBX back
- see that the dummy is no longer parent to the Cube and Cube is now parented under the Armature

