I am trying to add a SIMPLE box collider to a game object and it isn’t showing up I the “Add Component” drop down.
I’m new at this so I’m sure this is something simple as adding a new component library or something like that but I’m getting frustrated so I’m not getting anywhere with it.
Even things like “RigidBody” aren’t there. Is this a thing where I haven’t imported a physics package when I created the project? ACK!
“Help > Reset Packages to defaults” worked for me in 2024. The Rigidbody component was missing/not showing up in the search when adding a component. Thanks!