Search Issue Tracker
Not Reproducible
Votes
0
Found in
2022.1
2022.1.0b4
Issue ID
1396822
Regression
No
'Prefab has missing scripts. Open Prefab to fix the issue. ' warrning on a prefab with no missing scripts
Repro steps:
1. Open the attached project
2. Select 'Capsule' prefab in the Prefabs folder
3. Notice the 'Prefab has missing scripts. Open Prefab to fix the issue. warning'
4. Open the prefab and notice that there are no missing scripts
Expected: There should be a script missing in the prefab or the warning shouldn't be shown
Actual: Warning is shown with no missing scripts
Reproducible with: 2022.1.0b4
Notes:
- If you drag the prefab into the scene and inspect it there is a missing script component
Comments (2)
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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Fluteras
Apr 03, 2023 15:46
I found it on Unity 2021.3.12f1
clean lib fix the problem
tenos
Mar 16, 2023 09:58
I had the same problem. Have you found why ?