Search Issue Tracker
Fixed
Votes
0
Found in
2020.2
2020.2.1f1
2021.1
2021.2
Issue ID
1308514
Regression
Yes
[Platforms Package] Conflict errors are outputted in the Console when Localization and Platforms packages are installed
Reproduction steps:
1. Create a new project
2. In the "Manifest.json" add these two lines at the bottom of the dependencies list
"com.unity.localization": "0.10.0-preview",
"com.unity.platforms": "0.10.0-preview.10"
3. Observe the Console
Expected result: no Package errors in the Console
Actual result: multiple Package errors are outputted in the Console
"GUID [5e831756de21ed644b1ee7c64af6a831] for asset 'Packages/com.unity.platforms/Editor/Unity.Build/ObjectPool/CollectionPool.cs' conflicts with:
'Packages/com.unity.localization/Runtime/Utilities/ObjectPool/CollectionPool.cs' (current owner)
We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored."
Reproducible with: Localization 0.10.0-preview, Platforms 0.10.0-preview.10 (2020.2.3f1, 2021.1.0b4, 2021.2.0a3)
Not reproducible with: Localization 0.10.0-preview, Platforms 0.4.0-preview.5 (2019.4.19f1), Platforms 0.9.0-preview.9 (2020.2.3f1, 2021.1.0b4, 2021.2.0a3)
Couldn't test with: 2018.4.30f1 (no platforms package)
Notes:
- If the Platforms package version is lower than 0.10.0 preview.10, the errors do not reproduce
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
Issue has been fixed and will be release in platforms version 0.11.0-preview.15