Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
3
Found in
Issue ID
1059497
Regression
Yes
Console Warnings For Duplicate GUIDs For Plugins Shipped In Packages
End users and Unity employees have reported the presence of console messages that warn of duplicate GUIDs. This is caused by the way that packages are duplicated in the cache.
GUID [dbca4b5d18c5b4a59ad11c981347242d] for asset 'Packages/com.unity.xr.arkit/Runtime/iOS/UnityARKit.a' conflicts with:
'/Users/matt/Library/Unity/cache/packages/packages.unity.com/com.unity.xr.arkit@1.0.0-preview.12/Runtime/iOS/UnityARKit.a' (current owner)
We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
Comments (29)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
tcz8
Jan 22, 2019 15:53
This problem is not fixed.
I have the same error for multiple files part of the Post Processing Stack v2 after uninstalling the old githug version I had and re installing it from the package manager.
I uninstalled it and re installing it from an empty scene and I'm running Unity 2018.3.2f1
Please help.
If there are no immediate solution, can I please be pointed to information on how to resolve GUID conflicts? I dont mind fixing it manually for now.
tcz8
Jan 22, 2019 15:53
This problem is not fixed.
I have the same error for multiple files part of the Post Processing Stack v2 after uninstalling the old githug version I had and re installing it from the package manager.
I uninstalled it and re installing it from an empty scene and I'm running Unity 2018.3.2f1
Please help.
If there are no immediate solution, can I please be pointed to information on how to resolve GUID conflicts? I dont mind fixing it manually for now.
tcz8
Jan 22, 2019 15:46
I have this error after uninstalling the Post Processing Stack v2 I installed manually from githug and installing it from the package manager.
I'm on unity 2018.3.2f1
glenneroo
Dec 26, 2018 23:24
Still getting this in 2018.3.0f2 when importing the Post Processing 2.0 Stack (2.1.2 via Packages).
catafest
Nov 26, 2018 11:07
Same errors with Unity Unity 2018.2.17f1 (64-bit) for many
"(current owner)
We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored."
For example: "GUID [e6bac05ed1dc241cbb99cd35bbebdd7b] for asset 'Packages/com.unity.2d.spriteshape/Tests/Runtime/PlaceholderTests.cs' conflicts with:
'Packages/com.unity.2d.animation/Tests/Runtime/PlaceholderTests.cs' (current owner)
We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored."
Provide the solution.
Is not fixed.
TomLip
Sep 14, 2018 04:57
We also get this error for PostProcessing in 2018.2.6.
Is there a way to fix this without upgrading to 2018.3?
GamitusLabs
Sep 08, 2018 08:13
I got this error while setting up my folder hierarchy, it happened after creating a template structure and copy/pasting it, causing a warning for every sub-folder. I went through and deleted the .meta files in the non-template hierarchy causing unity to regenerate them and voila, warnings gone.
halley
Jul 28, 2018 05:33
Getting the same error in PostProcessing in 2018.2.1f1
Staus
Jul 17, 2018 08:21
Get same error for the SineVFX plugin vs Post Processing Stack v2 (package manager)