Just getting started with Unity and got hit with the following errors...
Assets\Cinemachine\PostFX\Editor\PostFXAutoImport.cs(19,59): error CS0117: 'ReflectionHelpers' does not contain a definition for 'TypeIsDefined'
Assets\Cinemachine\PostFX\Editor\PostFXAutoImport.cs(21,44): error CS0122: 'ScriptableObjectUtility' is inaccessible due to its protection level.
Please advise.
↧