Search Issue Tracker
Fixed in 3.6.6
Votes
1
Found in [Package]
3.0.5
Issue ID
1316305
Regression
Yes
GUID conflict errors are thrown when the Analytics Library and Analytics Standard Events packages are installed
Reproduction steps:
1. Create a new project
2. Click Window -> Package Manager in the Menu Bar
3. Install the "Analytics Library" and "Analytics Standard Events" packages
4. Observe the Console window
Expected result: No errors/more informative errors are thrown in the Console
Actual result: Errors are thrown in the Console:
GUID [dce91326f102345f3ba2f0987c0679c2] for asset 'Packages/com.unity.standardevents/UnityEngine.StandardEvents.dll' conflicts with:
'Packages/com.unity.analytics/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll' (current owner)
We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
GUID [36e8bb3feb5e6402185947b817a6ed8d] for asset 'Packages/com.unity.standardevents/UnityEngine.StandardEvents.dll.mdb' conflicts with:
'Packages/com.unity.analytics/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll.mdb' (current owner)
We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
Reproducible with: Analytics Library 3.0.5, 3.5.3 (2018.4.32f1, 2019.4.21f1)
Not reproducible with: Analytics Library 2.0.16 (2018.4.32f1, 2019.4.21f1), 2020.2.6f1, 2021.1.0b8, 2020.2.0a6 (Package Manager no longer contains Analytic Standard Events)
Notes:
-Standard Events are now a part of Analytics Library
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
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
- [Linux] The mouse wheel input is inverted when scrolling in the Build
- TMP Input Field is moving Text and Caret UI positions for each new line when 'Auto Size' and 'Multi Line Newline' are used
- OnTriggerExit2D events are not triggered when disabling Collider, despite "Callbacks On Disable" being enabled
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
Resolution Note (fix version 3.6.6):
Update to Analytics Library package version 3.6.11