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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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/