Unity-Technologies / UniversalRenderingExamples

This project contains a collection of Custom Renderer examples. This will be updated as we refine the feature and add more options.
2.04k stars 411 forks source link

CameraData.render is inaccessible due to its protection level #38

Closed ATHellboy closed 4 years ago

ATHellboy commented 4 years ago

I get this error in DrawFullscreenPass.cs. How to fix it ? (Unity 2020.2.0b1) Also this error: DrawFullscreenPass.OnCameraSetup(CommandBuffer, ref RenderingData)': no suitable method found to override

ATHellboy commented 4 years ago

Incorrect branch. Should use release branches.