The documentation for QTexture3D states that it is
A QAbstractTextureProvider with a Target3D target format.
However, the code in the dev and 5.6 branches incorrectly initializes QAbstractTextureProvider with Target2D.