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
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
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 ?