Search Unity

Entities 0.17.0-preview.41 package incompatible with Localization package?

Discussion in 'Package Manager' started by stealsdonuts, Jan 25, 2021.

  1. stealsdonuts

    stealsdonuts

    Joined:
    Oct 19, 2020
    Posts:
    3
    Hi,
    we're trying to upgrade from Unity's Enities package 0.16.0-preview.21 to 0.17.0-preview.41. We're also using Localization 0.9.0-preview.

    Which results among others in this error:

    GUID [9efa67d2d9d8c8d48b945581dac1f43d] for asset 'Packages/com.unity.localization/Runtime/Utilities/ObjectPool/UnsafeGenericPool.cs' conflicts with:
    'Packages/com.unity.platforms/Editor/Unity.Build/ObjectPool/UnsafeGenericPool.cs' (current owner)
    We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.

    Apparently some classes were moved between packages? Is there any way to resolve this? Or will we have to wait for an updated localization package?
     
  2. UnityMaru

    UnityMaru

    Community Engagement Manager PSM

    Joined:
    Mar 16, 2016
    Posts:
    1,227
    Hey!

    Got confirmation internally that the Localization package will regenerate their GUIDs which should resolve the conflict so you'll will need to wait for a new version of the localization package, if that's not happened already :)