Based on some limited information, I’ve finally solved this problem:
- Unreal LiveLink data passing
- Custom data structure(custom LiveLinkRole), like X, Y coordinates
- Build custom LiveLink provider into an executable based on that role
- Build custom LiveLink controller in Unreal Plugin based on that role, and drive a mesh to move
- Makes it work in packaging build