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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
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/