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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment