I am attempting to establish a LiveLink connection using the latest Unreal Engine 5.4.0 (preview). However, the target list remains empty. I have verified that the iPhone is transmitting the UDP packets using Wireshark. It appears that Unreal Engine 5.4.0 does not set up a listener for LiveLink packets on port 11111 (see the attached screenshot). It was working in the previous version (5.3.2).
5.3.2 settings and UDP endpoints
5.4.0 settings and UDP endpoints
Are there any further steps I can take to fix the issue?