Rigify-To-Unity icon indicating copy to clipboard operation
Rigify-To-Unity copied to clipboard

Blender 3.4 warning for incorrect naming convention

Open ViableGambit opened this issue 3 years ago • 0 comments

With Blender 3.4 I noticed a warning in the console at launch complaining that "UnityMecanim_Panel does not contain _PT_ ..."

It looks like newer blender versions enforce a naming convention, and renaming the class to "UNITYMECHANIM_PT_Panel" seems to have resolved the issue for me.

ViableGambit avatar Feb 22 '23 05:02 ViableGambit