# RemoveRenderPipelineGraphicsSettingsWithMissingScript()

> Call this method to remove null settings from all RenderPipelineGlobalSettings that assigned in the GraphicsSettings.

## Definition

* **Type:** Method
* **Namespace:** [UnityEditor.Rendering](/engine/6000.6/script-reference/unityeditor/rendering.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static void RemoveRenderPipelineGraphicsSettingsWithMissingScript()
```
