this is a really weird problem i filmed it i don’t understand where im going wrong im very confused
The 3rdPersonFollow has Collision detection turned on by default in your Cinemachine version. This has been turned off by default in later versions of Cinemachine. To fix the problem, you can update Cinemachine, or set Camera Collision Filter to Nothing:
If you’d like to have collision detection with your 3rdPersonFollow setup, then you will need to set the Collision Filter. You can use the Ignore Tag to filter out things you don’t want to collide with, for example the follow target and its children.
1 Like