Trying to do some testing for the upcoming 2023.2 release in a leading account. When deploying a plugin and a UE that uses the plugin, even thought he plugin type is specified in the SDF for the record, the record is never populating the custom plugin type on the UE so I get an error when attempting to get the default plugin implementation. I had to manually go set the value on the UE and everything worked fine. Has anyone else run into this?
Just did a test and deleted the plugin type and the UE and re-deployed and the UE is getting the plugin type. So for whatever reason, the deployment is not updating the UE with the plugin type if the UE already exists.
Looks like SDF is just not updating the existing UE even though the plugin type is specified in SDF XML for the UE. Only way to get it to auto populate is if you delete the UE and re-deploy.