Search Issue Tracker
By Design
Votes
1
Found in
2018.4
2018.4.19f1
2019.4
2020.3
2021.1
2021.2
Issue ID
1318978
Regression
No
AssetDatabase is overwriting GUIDs
Reproduction steps:
1. Open the user's attached project
2. In the Project window, select Bundles/RandomBundle/C/MenuItem asset
3. Select test/gen (in the menu)
4. Observe the generated asset in the Project window and open its metafile in a text editor
5. Observe the GUID
Expected result: GUID starts with "abc"
Actual result: GUID does not start with "abc"
Reproducible with: 2018.4.32f1, 2019.4.22f1, 2020.3.0f1, 2021.1.0b9, 2021.2.0a7
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note:
Provided a work around to generate a variant of an asset pre-import, by manually copying, and editing with a valid GUID.