Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug with export linked objects #565

Closed
Dok11 opened this issue Jun 24, 2019 · 1 comment
Closed

Bug with export linked objects #565

Dok11 opened this issue Jun 24, 2019 · 1 comment
Labels
bug Something isn't working exporter This involves or affects the export process Mesh_&_Object

Comments

@Dok11
Copy link

Dok11 commented Jun 24, 2019

Describe the bug
Export scene with linked objects throwing bug and abort exporting

To Reproduce
Steps to reproduce the behavior:

  1. Open scene.blend from this archive gltf-bug.zip
  2. Go to File > Export > glTF
  3. Select export options:
    image
    image
    image
    image
  4. See error
    image

Expected behavior
Exported file without linked objects or with data about linked objects (better).

Version

  • OS: Win10 x64
  • Blender version: 2.80 (sub 74), branch: master, commit date: 2019-06-23 22:45, hash: 9c5d54bfaf48, type: Release
@julienduroure julienduroure added bug Something isn't working exporter This involves or affects the export process Mesh_&_Object labels Jun 26, 2019
@Dok11
Copy link
Author

Dok11 commented Jun 26, 2019

Temporary decision: call bpy.ops.object.select_by_type(type='MESH') before export selected objects for exporting all exportable meshes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working exporter This involves or affects the export process Mesh_&_Object
Projects
None yet
Development

No branches or pull requests

2 participants