# disabled

> List of workaround names that are forced off.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.HardwareProfiles](/engine/6000.6/script-reference/unityeditor/hardwareprofiles.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
protected List<string> disabled
```

### Remarks

Workarounds in this list are not applied, even if Unity would normally enable them for the device. To modify this list, use [DefaultDeviceFilter.SetWorkaround](/engine/6000.6/script-reference/unityeditor/hardwareprofiles/defaultdevicefilter/setworkaround.md) and set the state to Disabled.
