UnityResolutionDialog
UnityResolutionDialog copied to clipboard
GUID Conflict with HDRP package
unityresolutiondialog/Scenes/SampleScene.unity.meta has the same GUID, conflicting with High Definition RP/7.1.8/Particle System Shader Samples/Scenes/ParticleShaderGraphsSampleScene.unity.meta.
GUID [9fc0d4010bbf28b4594072e72b8655ab] for asset 'Packages/com.sitterheim.unityresolutiondialog/Scenes/SampleScene.unity' conflicts with:
'Assets/Samples/High Definition RP/7.1.8/Particle System Shader Samples/Scenes/ParticleShaderGraphsSampleScene.unity' (current owner)
We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
The error will be spammed repeatedly every time the Editor checks for imports.
Having a similar issue with a completely new project with one scene and no other custom packages.
Having a similar issue with a completely new project with one scene and no other custom packages.
Looks like the fix for this is removing the SampleScene from this package, it doesn't appear to be doing anything as I have managed to get it in without it, and it seems to be working perfectly fine.
@sitterheim does Sample Scene have a purpose?