In my unity editor, compilation error
Library/PackageCache/com.unity.simulation.capture@139a320466ac/Runtime/SRPSupport.cs(242,32): error CS0619: 'ScriptableRenderer.cameraColorTarget' is obsolete: 'Use cameraColorTargetHandle'
Library/PackageCache/com.unity.simulation.capture@139a320466ac/Runtime/SRPSupport.cs(272,32): error CS0619: 'ScriptableRenderer.cameraDepthTarget' is obsolete: 'Use cameraDepthTargetHandle'
Any help? Thanks!