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

UE to Rigify - Not Working, UE2Rigify 1.6.2, Blender 4.2 #755

Open
tommywright opened this issue Oct 10, 2024 · 2 comments
Open

UE to Rigify - Not Working, UE2Rigify 1.6.2, Blender 4.2 #755

tommywright opened this issue Oct 10, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@tommywright
Copy link

tommywright commented Oct 10, 2024

Send to Unreal does nothing on Convert
Import Mannequin FBX (Standard UE4 Mannequin tested)
Windows 11
UE to Rigify v1.6.2
Blender v4.2

  • Error Log: Paste the full error log.....

Traceback (most recent call last):
File "C:\Users\tvtom\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\ue2rigify\core\scene.py", line 1649, in switch_modes
convert_to_control_rig(properties)
File "C:\Users\tvtom\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\ue2rigify\core\scene.py", line 1563, in convert_to_control_rig
control_rig_object = create_control_rig(properties)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\tvtom\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\ue2rigify\core\scene.py", line 779, in create_control_rig
create_meta_rig(properties)
File "C:\Users\tvtom\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\ue2rigify\core\scene.py", line 756, in create_meta_rig
metarig.create(metarig_object)
File "C:\Users\tvtom\AppData\Local\Temp\ue2rigify\resources\rig_templates\male_mannequin\metarig.py", line 47, in create
arm.rigify_layers.add()
^^^^^^^^^^^^^^^^^
AttributeError: 'Armature' object has no attribute 'rigify_layers'. Did you mean: 'rigify_colors'?
File "C:\Users\tvtom\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\ue2rigify\core\scene.py", line 1602, in switch_modes

@tommywright tommywright added the bug Something isn't working label Oct 10, 2024
@jack-yao91
Copy link

Check out this fork. (The Epic repo is no longer maintained)
https://github.com/poly-hammer/BlenderTools

@tommywright
Copy link
Author

tommywright commented Oct 21, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants