Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2018.4.3f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1167814
Regression
No
Cannot remove missing Script Component from Prefab
Steps to reproduce:
1. Open user provided project
2. Select Assets > Prefabs > Prop_FloorLamp
3. Click "Open Prefab" in Inspector
4. Right-click the "Billboard" GameObject > Delete
Expected results: The object gets removed without error messages
Actual results: Multiple errors messages are printed
Reproduced with: 2017.4.28f1, 2018.4.3f1, 2019.1.9f1, 2019.2.0b9, 2019.3.0a9
Comments (3)
-
michaelday008
Jul 18, 2019 02:15
I have this error when I'm trying to create a prefab from an empty transform with no components attached to it
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
User has more than one missing script component in the prefab, when first one is deleted and AutoSave is On - all others missing scripts are still on the prefab. This is what the error message claims: You have more scripts with missing components and you need to deal with that, e.g. delete them all before you can save prefab to disk.