Search Issue Tracker
Fixed in 2022.3.59f1
Fixed in 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 7000.0.0a20, future release
Votes
0
Found in
2022.3.30f1
6000.0.3f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-72378
Regression
Yes
An added component is being removed form the prefab when reimporting the prefab
How to reproduce:
1. Open the “IN_76367”
2. In the project window select the “Test” prefab
3. In the Inspector add the “TestScript” component
4. In the Project window right-click on the “Test” prefab and press “Reimport”
5. Observe the Inspector
Expected result: “TestScript” component stays added to the “Test” prefab
Actual result: “TestScript“ component is removed from the “Test” prefab
Reproducible with: 2022.3.12f1, 2022.3.30f1, 6000.0.3f1, 6000.1.0b4
Not reproducible with: 2021.3.38f1, 2022.3.11f1
Reproducible on: macOS Sonoma 14.3.1 (M1)
Not reproducible on: Windows 10 Pro
Note: reproducible on a new project
Workarounds:
Adding component by opening the prefab:
1. Open the “Test” prefab by pressing “Open” in the inspector or double-clicking
2. Add the “TestScript” component to the prefab through the Inspector
Saving changes before reimporting the prefab:
1. Select the “Test” prefab and in the Inspector add “TestScript” component
2. Save changes made in the Inspector
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2022.3.59f1):
Can not reproduce on 6000.0.9f1
Changes to the prefab are immediately reflected to the asset.
Resolution Note (fix version 7000.0.0a20):
Can not reproduce on 6000.0.9f1
Changes to the prefab are immediately reflected to the asset.