# DisableOptimizations

> This property is no longer used and will be removed in a future major release.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Burst](/engine/6000.7/script-reference/unity/burst.md)
* **Assembly:** UnityEngine.BurstModule

> **Warning:**
>
> **Deprecated.** This property is no longer used and will be removed in a future major release

```csharp
public bool DisableOptimizations { get; set; }
```
