I am working on editing MetaHumans inside Autodesk Maya 2025.3.1. Part of this is making custom hair grooms with XGen. I have been able to use most of the MetaHuman Maya plugin features that were released along with UE 5.6 back in June. The one part of the plugin that fails to even launch for me is the Groom Exporter. Every time I attempt to use it, I get this error code:
// Error: global string $xgmGuideAttrList; $temp = $xgmGuideAttrList;
// Error: Line 1.61: Cannot cast data of type string to string.
# Error: RuntimeError: file C:\Program Files\Epic Games\MetaHumanForMaya\lib\mh_groom_exporter\1.1.3\mh_groom_exporter\xgen_utils.py line 15: Error occurred during execution of MEL script
# Line 1.61: Cannot cast data of type string to string.
This happens to me across all versions of Maya that support the plugin. The pop-up window that should appear never does. All other aspects of the plugin work just fine. I have tried updating the plugin, repairing it, repairing Maya, deleting my preferences and working with defaults, and uninstalling/reinstalling Maya. None of those have worked. I’m not sure what else I can try next to get this tool working, as it would help save me a lot of time instead of using the older methods. Has this happened to anyone else? If so, have you found a workaround/fix?