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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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 ?