Camera collider not colliding

My camera will not collide with other collider objects (ex: walls, floors etc have colliders).

The camera has both a collider and rigidbody attached (see pic). The camera is NOT parented to the player and updates position via scripted vector updates which could be part of the problem. Without changing that, is there a way to make my camera still collide with other colliders or no? If so could you tell me what I’m doing wrong? Thank you!

31644-colliders.png

It’s because it’s kinematic.