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
- Editor or player crashes when using a deeply nested Particle System with a sub-emitter that has multiple references
- [Metal][iOS] Application freeze when switching between portrait and landscape orientation on iPad Pro
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
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.