Collection instance doesn't get exported to stl. #72203
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
6 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#72203
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows-10-10.0.17134 64 Bits
Graphics card: AMD Radeon(TM) Vega 8 Graphics ATI Technologies Inc. 4.5.13497 Core Profile Context 23.20.826.3072
Blender Version
Broken: version: 2.81 (sub 16), branch: master, commit date: 2019-11-20 14:27, hash:
blender/blender@26bd5ebd42
Worked: (optional)
Short description of error
The mesh of of collection instance objects doesn't get exported to stl.
Exact steps for others to reproduce the error
Open Blender.
Create a collection.
Add some meshes into the collection.
Create a collection instance of said collection.
Export that instance object to Stl format. If you have "Selection only" option checked, make sure that the instance object is selected.
Import the file back into Blender or open it in some other software.
Mesh data is missing. If you exported some other mesh objects alongside collection instance object, those get exported correctly.
Added subscriber: @podpecanrok111
#102141 was marked as duplicate of this issue
Added subscriber: @apprenti90
Seems to be the same for .fbx Export
Exported objects from standard collection alongside object from collection instance to Unity, Objects from collection instance are missing.
System Information
Operating system: Windows-10-10.0.19037-SP0 64 Bits
Graphics card: GeForce GTX 970/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 436.48
Blender Version
Broken: version: 2.82 (sub 5), branch: master, commit date: 2019-12-11 18:53, hash:
blender/blender@b03066f7ee
Worked: (optional)
Added subscriber: @EitanSomething
Changed status from 'Needs Triage' to: 'Needs User Info'
Is this still an issue with 2.83?
I just tested it on version 2.83 (April 29, 23:29:19 cd833d887995).
Collection instances still don't get exported into stl or fbx.
Sample file: export_test.blend
Changed status from 'Needs User Info' to: 'Needs Triage'
Added subscriber: @bartus-4
Issue is prevails in
blender:2.93
Would be nice to have
instanced collection
export working as it aids in organising complex cad models into separable subsection and reorient them for 3d printing.Added subscriber: @OmarEmaraDev
Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'
Can confirm. But the exporter doesn't seem to have support at all, so this is more of a limitation. I will leave that decision up to the developer.
Added subscriber: @MateuszAbramek