Search Issue Tracker
Fixed
Fixed in 6000.2.0b2
Votes
1
Found in
2022.3.60f1
6000.0.45f1
6000.1.0b13
6000.2.0a8
Issue ID
UUM-102047
Regression
No
Subasset references are incorrectly redirected when editing prefabs in Prefab Mode
Reproduction steps:
1. Open the attached “IN-97090” project
2. Open the “Scenes/Example Scene” Scene
3. Select the “Hero” GameObject in the Hierarchy window
4. Observe the “Items” value under “Inventory” component in the Inspector window
5. Enter the Prefab Mode for “Hero” Prefab
6. Observe the “Items” value under “Inventory” component in the Inspector window
Expected result: References to external subassets remain unchanged and correctly point to their original targets
Actual result: References to external subassets are redirected to the prefab's own subasset, causing permanent data corruption
Reproducible with: 2022.3.60f1, 6000.0.45f1, 6000.1.0b13, 6000.2.0a8
Reproducible on: Windows 10, Windows 11 (user)
Not reproducible on: No other environments tested
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