2 Cameras aren't working at same time in FPS game

So I have created 2 cameras for my little project: one that will see weapons only(using layers/culling masks) and main camera. They both should work on game view, but they don’t


Basically only main camera is viewed.

They both have a depth of 0, setting your hand camera to 1 should show it on top of your background scene.