This version of Unity is unsupported.
Removed

Camera.RenderRequest.outputSpace

Switch to Manual
Obsolete The RenderRequest struct is obsolete, use the function overload with RequestData of supported types such as RenderPipeline.StandardRequest. public RenderRequestOutputSpace outputSpace;

Description

Defines in which space render requests will be be outputted.

Default is ScreenSpace, but it is also possible to output in UV space.