Question by
jaywaynay · Nov 24, 2019 at 06:48 PM ·
post processingbeginners
Just getting started.......
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.
Comment
Your answer

Follow this Question
Related Questions
Help with the new unified Post-Processing stack (specifically Color Grading) 0 Answers
Post Processing Error 0 Answers
HDRP post processing not working in own scene! (2019.3b) 1 Answer
Screen space reflections don't work on large scale scenes! 0 Answers
how would i make a postprocess effect not apply to a certain object in 2D? 0 Answers