Yoav
Yoav

Reputation: 305

Can't add component to a prefab in the editor

I want to add a Rigid body to a prefab. However the 'Add component' button isn't working (The video makes it look like I'm clicking above the button, but that's just the video capture app acting up).

https://youtu.be/pcjUj55Pd8w

Upvotes: 1

Views: 873

Answers (2)

Horothenic
Horothenic

Reputation: 678

A workaround would be adding it to Hierarchy and like previously do the apply on the Inspector.

The apply button does not exist anymore but on the same place there is the option that overrides all prefabs, doing the same thing.

Upvotes: 1

user10976548
user10976548

Reputation:

That is weird. I would just create an entirely new prefab or restart unity/your PC. Unity has a habit of acting up in similar ways for me.

Upvotes: 1

Related Questions