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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
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/