# Universal

> All simulator architectures. Deprecated and will be removed in a future Unity version; use ARM64 instead.

## Definition

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

> **Warning:**
>
> **Deprecated.** Universal iOS/tvOS Simulator architecture is deprecated and will be removed in a future Unity version. Switch to ARM64 in Player Settings.

```csharp
Universal = 2
```
