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
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
- No warning thrown when modifying array size while editing multiple objects
- Root Motion Node option does not revert when changing the selection and clicking "Revert" in Inspector
- VFX Graph prefabs are not fully instanced when they are instantiated via a script
Add comment