Skip to content

Example Unity Project Compilation Error 'ScriptableRenderer.cameraColorTarget' is obsolete: 'Use cameraColorTargetHandle' #76

@Carton22

Description

@Carton22

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'

Image

Any help? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions