According to the bug report, the solution is to add the missing configuration file(/etc/NetworkManager/conf.d/10-globally-managed-devices.conf
) to NetworkManager, then to reboot.
sudo touch /etc/NetworkManager/conf.d/10-globally-managed-devices.conf
sudo reboot