You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: