LiveLInk broken for Maya 2020?

I’m trying to set up LiveLink and as soon as the plugin is loaded I get this:

// Error: line 1: Cannot find procedure “MayaLiveLinkRefreshConnectionUI”.

Which is probably why when I run MayaLiveLinkUI, I get this:

// Error: line 1: Cannot find procedure “MayaLIveLinkUI”.

Anyone else find this to be the case? Thanks

I have the same issue. Did you fix it?

Install pymel for python3 in maya. Livelink should work after that, it did for me.

For me it was that the command in the documentation Connecting Unreal Engine 4 to Maya with Live Link | Unreal Engine Documentation is wrong it should be “MayaUnrealLiveLinkUI” not “MayaLiveLinkUI” without the quotation marks.

4 Likes

LIFE SAVER!

Works well!

Unreal Engine 5.0.3
Maya 2023

With this plugin for Maya
Unreal® Live Link for Autodesk® Maya® Version 2 | Maya | Autodesk App Store

How did you make it work?