Can you please update? It doesn’t work with Cinemachin anymore. I get bellow error.
Assets\ParadoxNotion\SLATE Resources\Extensions\Cinemachine\CinemachineSlateCamera.cs(46,30): error CS0115: ‘CinemachineSlateCamera.IsLiveChild(ICinemachineCamera)’: no suitable method found to override
So I think i found the solution to the problem. I changed the override to virtual, as well as the method it was trying to override. It is working well for me. I uploaded it here, as 1.041, following the naming convention. I made the mistake on 1.04, so don’t use that one.
I am using Cinemachine 2.6.2 and Unity LTS 2019.4.9f1