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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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 ?