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
- Lights on Renderer Features break when rendering at lower resolution with "Forward+" Rendering Path
- [Android] High GPU usage is reported when the device is rotated into landscape orientation and the application is Vsync bound
- Aspect ratio toolbar doesn’t have tooltip to display contextual help or information when hovering over it
- Particle System isn't playing in Play Mode when it's out of view in Scene view, Simulation Space is set to "World", and Culling mode is set to "Pause and Catch-up"
- [Android] GameObject not rendered when rendering is performed with the help of "BatchRendererGroup"
KaiKristo
Aug 18, 2022 08:31
2018.4 still happens.
giantkilleroverunity3d
Apr 09, 2021 02:56
I have this issue in 2020.1.10f1 with Unity post processing which Amplify Shader Editor is reliant on.
sang
Mar 30, 2021 08:27
This still presents in 2019.4.8
AlanMattano
Jul 19, 2020 15:19
I've got this warning:
GUID [dfc600c537737824fb131f9a395438fe] for asset 'Assets/StreamingAssets/...' conflicts with:
'Assets/StreamingAssets/...' (current owner)
Assigning a new guid.
I do not know how to fix it
CodexofRome
Jul 13, 2020 18:13
Not fixed in 2019.4 LTS
lockme-illuminati
Jun 04, 2020 01:11
i imported the free sun template terrain and got this issue , because i had recently installed post processing recently trying to mess with ecs .
the sun template had its own post processing folder , i went to package manager and removed post processing and restarted unity and it cleared the error .
unbreakable3D
May 29, 2020 20:32
Problem exists for me in 2019.3.11f1. Conflict occurring with DoozyUI and Asset Graph packages - both use LineDraw shader.
ahmetala
May 29, 2020 12:32
Installing Unity Ads To ensure the latest version of Unity Ads, download it through the Asset store, or through the Unity Package Manager in the Editor.
Important: You must choose either the Asset or the package. Installing both may lead to build errors.
https://unityads.unity3d.com/help/unity/integration-guide-unity#basic-implementation
sebi3110
May 18, 2020 04:16
2019.3.11f1
GUID [c0ae98308ab0475a9583e1ea6e82ec65] for asset 'Packages/com.google.firebase.messaging/Plugins/Android/AndroidManifest.xml' conflicts with:
'Assets/Plugins/Android/AndroidManifest.xml' (current owner)
We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
Muntasir
May 05, 2020 22:10
using 2019.3.12f1 and getting similar error. Its not fix yet??
`GUID [c0ae98308ab0475a9583e1ea6e82ec65] for asset 'Packages/com.google.firebase.messaging/Plugins/Android/AndroidManifest.xml' conflicts with:
'Assets/Plugins/Android/AndroidManifest.xml' (current owner)
We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.`