This version of Unity is unsupported.

RenderPipeline.disposed

public bool disposed;

Description

When the IRenderPipeline is invalid or destroyed this returns true.

You should not call methods on a disposed RenderPipeline.