Search Issue Tracker
By Design
Votes
0
Found in
2019.3
2019.3.4f1
2020.1
2020.2
Issue ID
1242846
Regression
No
Package Meta GUID duplication warnings are thrown when importing package samples
Reproduction steps:
1. Open the attached project ("case_1242846-PackageMetafiles.zip")
2. Open the Package Manager window
3. Select the 'TestPackage' package
4. Import package samples
5. Inspect console
Expected result: No warnings are thrown (GUIDs are changed when creating samples)
Actual result: 'GUID conflicts' warnings are thrown
Reproducible with: 2019.3.13f1, 2020.1.0b8, 2020.2.0a10
Couldn't test with 2018.4 (can't import samples through Package Manager)
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
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Sprite shadows are not rendered when the light source is placed near the sprite
- Multiple Video Players are not playing simultaneously when played in WebGL
- "Rename Prefab File?" window does not pop up when renaming Prefab in the Project window
Resolution Note:
In order to avoid this error message, inside the custom, make sure the folder 'Samples' ends with a tilde (~) character at the end.
https://forum.unity.com/threads/samples-in-packages-manual-setup.623080/