klassobanieras
15 days agoHonored Guest
Unity GUID collision
Hello!
The XR Core SDK uses GUID `a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6` in file
Scripts/BuildingBlocks/AIBlocks/Transport/StreamingParser.cs.meta, which looks suspiciously like a placeholder someone typed in.
It turns out that mcl-unity uses the same GUID, leading Unity to endlessly complain about GUID conflicts if you import both packages.
I reported it to that project but given that two people independently typed that GUID in, it seems likely that there are more instances of it out there. Any chance you could regenerate the GUID please?
