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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 3.6.6):
Update to Analytics Library package version 3.6.11