Skip to content

Grooms do not export in 5.0 #181

@seenbuklee

Description

@seenbuklee
  • Addon: Send to Unreal

  • Steps to Reproduce the Problem: Character With groom using Pipeline > Export > Send to Unreal, if Groom is not visible it exports normally, I assume this basically an Python API problem in 5.0

  • Error Log: Python: Traceback (most recent call last): File "C:\Users\Sean\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\send2ue\operators.py", line 73, in modal raise error File "C:\Users\Sean\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\send2ue\operators.py", line 63, in modal function(*args, **kwargs) File "C:\Users\Sean\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\send2ue\core\export.py", line 341, in export_hair export_file(properties, file_type=FileTypes.ABC) File "C:\Users\Sean\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\send2ue\core\export.py", line 181, in export_file export_alembic_file(file path, export_settings) File "C:\Users\Sean\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\send2ue\core\export.py", line 112, in export_alembic_file bpy.ops.wm.alembic_export( File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\scripts\modules\bpy\ops.py", line 109, in __call__ ret = _op_call(self.idname_py(), kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: Converting py args to operator properties:: keyword "visible_objects_only" unrecognized

  • OS: Windows 11

  • Addon Version: Send to Unreal 2.6.7

  • Blender Version: Blender 5.0

  • Unreal Version: Unreal 5.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions