# WebPlayer

> Build a web player. (This build target is deprecated. Building for web player will no longer be supported in future versions of Unity.)

## Definition

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

> **Warning:**
>
> **Removed.** WebPlayer has been removed in 5.4

```csharp
WebPlayer = 6
```

### Remarks

Additional Resources: [BuildPipeline.BuildPlayer](/engine/6000.7/script-reference/unityeditor/buildpipeline/buildplayer.md)
