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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Provided a work around to generate a variant of an asset pre-import, by manually copying, and editing with a valid GUID.