USDCore not working

So it turns out the “does not contain the ‘***’ module” error can also happen if the module appears twice in the directory structure. In the case of UnrealUSDWrapper module it’s likely because UnrealUSDWrapper also appears in “Plugins\Importers\USDImporter\Source\UnrealUSDWrapper” which was it’s location in the previous version before it was moved to USDCore. I recommend replacing USDImporter with the clean version from source, and then rebuilding.