Rigify UI custom props & ops not displayed after Rigify addon is disabled #53355
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
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#53355
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
Ubuntu 14.04
Blender Version
Broken: 2.79
Worked: 2.78
Short description of error
Most of custom properties & ops are no more displayed on rig (after generation), when you disable Rigify addon.
Exact steps for others to reproduce the error
On 2.78, all custom props & ops are still displayed (there is much less props & ops, but all are still displayed)
Changed status to: 'Open'
Added subscriber: @JulienDuroure
Added subscriber: @LucioRossi
Added subscriber: @icappiello
I can confirm the issue. I'm working on it
@JulienDuroure
Here's a patch solving the issue. If you don't know how to patch, I attached the two files you have to overwrite.
Please note that:
I'll push the relevant commit as soon as we get a better idea on how to solve #53356.
PS. since this is a fix concerning rig_ui files, the rigs already generated will keep on having this issue, so you MUST keep Rigify enabled to make them work. I suggest you regenerate them if you can
rig_ui_template.py
ui.py
fix_T53355.patch
@LucioRossi :
Thanks !
Don't worry, I know how to patch.
I don't have any rigify 0.5 character in production, so I don't have any problem with already generated rigs, but this info can be usefull for other people reading this before 2.79a is out :)
Thanks & cheers,
This issue was referenced by
ea721f7ec8
This issue was referenced by
1473e69bb8
Changed status from 'Open' to: 'Resolved'