To confirm this issue, verify that the networking configuration file is empty. To see the file:
cat /Library/Preferences/VMware\ Fusion/networking
If you see text after that command runs, you are experiencing a different issue. For more information, see Troubleshooting networking and internet connection issues in VMware Fusion (1016466).
If you see no output after that command runs, that means that the file is empty. The NAT networking files must be deleted and then re-created.
sudo rm -f "Library/Preferences/VMware Fusion/networking"
sudo rm -f "Library/Preferences/VMware Fusion/locations"
sudo "/Applications/VMware Fusion.app/Contents/Library/vmnet-cli -c"
vmnat.linkStatePropagation.disable = "FALSE"