My original prefabs(which is attached models, shader, animation, material, scripts, etc) were disappeared by accident. I can only download unity3d file through server. Downloaded objects is visible in UnityEditor. But I can’t store them as prefabs(using drag and drop OR script). All components missed.
Question:
- Why this is impossible(gameobject is loaded in RAM but why can’t I store them in disk)?
- How can I recover them?