Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b4
Issue ID
1087617
Regression
No
[Improved prefabs] Error messages are spammed when editing prefab with missing script
Steps to reproduce:
1. Download 1087617_repro.zip
2. Open Cobe prefab
3. Edit prefab (e.g. disable component)
Expected results: One error message is printed
Actual results: Multiple errors messages are printed
Error:
You are trying to replace or create a Prefab from the instance 'Cube' that references a missing script. This is not allowed.
Please change the script or remove it from the GameObject.
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
Reproduced with: 2018.1.0a3, 2018.3.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect initial target position when the Skinning Editor's "Depth" parameter is adjusted on a bone which is set as the "Effector" parameter on the "Limb Solver 2D" Component
- The order of activation for Water Deformers and Foam Generators will cause water artefacts in the Player
- Crash on `anonymous namespace'::PrepareTreesAndWriteWindParamsJobData::Execute when entering Play mode on a specific project
- [Linux] Crash on 'PPtr<RuntimeAnimatorController>::operator RuntimeAnimatorController*() const' when saving a new animation file
- Crash on CachedWriter::Write when building a specific project with a default runtime TSS
Add comment