Plz Help! Weapon camera not working after URP upgrade??

Hi there so I’m creating a fps game and I have 2 cameras. One for the main camera with cinemachine brain (standard fps control prefab) which renders everything except for the weapon and a weapon camera which only renders the weapon. So i recently upgraded my project to urp and now both cameras don’t work at the same time. The setting are the same as before with the main camera’s priority as -1, and weapon camera as 1, and the main camera is base and weapon camera is over lay. No matter what i change, either the base camera only renders with no weapon or the weapon camera only renders with weapon.

Please help if you know anything.
cheers,

main camera with same setting doesn’t render weapon anymore

weapon camera setting

weapon camera as base


w

If you disable CinemachineBrain, do you still experience the problem?

If yes, then try posting on the URP forum: Unity Engine - Unity Discussions. I am sure, they’ll be happy to help :wink:

1 Like

In MainCamera, add weapon camera (overlay) as a stack
8878818--1212864--upload_2023-3-16_0-43-47.png
See fps micro game for detail reference