Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.58f1
6000.2.6f1
6000.3.0b3
6000.4.0a1
6000.5.0a1
Issue ID
UUM-121005
Regression
No
Existing assets' references are lost when pasting in copied sub-assets
How to reproduce:
1. Extract and open the attached “IN-115691.zip“ project
2. Open the Assets/Case-CopyFromSubAssetBank/Case-CopyFromSubAssetBank.unity scene
3. Copy everything inside Assets/Case-CopyFromSubAssetBank/Copy/SubAssetBank.asset
4. Paste it inside Assets/Case-CopyFromSubAssetBank/Paste folder
5. Observe the scene and the project tab
Expected result: Pasting creates new assets with unique names or preserves existing assets so that any references in GameObjects remain intact and Scene objects continue to render correctly
Actual result: Pasted assets overwrite existing assets, and the references in GameObjects are broken, causing the affected objects in the scene to stop rendering
Reproducible with: 2023.1.0a1, 6000.0.58f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Reproducible on: Ubuntu 24.04, Windows 11
Not reproducible on: No other environment tested
Note: When the bug happens, it seems like the GUID in the .meta file doesn't change, so it's unclear how the references are lost
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
Add comment