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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
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 ?