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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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/