When I try to make a new build script I have been getting the two following errors:
Addressable group Default Local Group cannot have both a PlayerDataGroupSchema and a BundledAssetGroupSchema
When I try to make a new build script I have been getting the two following errors:
Addressable group Default Local Group cannot have both a PlayerDataGroupSchema and a BundledAssetGroupSchema
Check that Group in the inspector. Somehow it’s gotten a Resources and Built In Scenes schema attached to it as well as a Content Packing & Loading schema. Are you adding schemas as part of the build script? It could be that you’re adding both to the same group, if you are. Or perhaps it was mistakenly manually added.