Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The type or namespace name 'KVPairArray' could not be found #8

Open
ModischFabrications opened this issue Oct 10, 2024 · 0 comments
Open

Comments

@ModischFabrications
Copy link

I get this error 4x while migrating from Meta SDK to this.

Library\PackageCache\com.unity.xr.picoxr@39f2cc8faf\Platform\Scripts\Service\Matchmaking.cs(51,13): error CS0246: The type or namespace name 'KVPairArray' could not be found (are you missing a using directive or an assembly reference?)

I am pretty sure this is because of this earlier error while importing:

GUID [af96c3f14f761724db9f93a693fbad2e] for asset 'Packages/com.unity.xr.picoxr/Platform/Scripts/Models/Common.cs' conflicts with: 'Packages/com.meta.xr.sdk.platform/Scripts/Models/Error.cs' (current owner) We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.

It would be great if you could give that one a new GUID or .meta file, so it doesn't collide with Meta SDKs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant