# Project Path Display

{% hint style="info" %}
**Enhanced in Version 6.0.3**: Project Path Display now integrates directly with Unity's main toolbar for better visibility and accessibility.
{% endhint %}

A compact Unity Editor feature that displays the current project path directly in Unity's toolbar for easy reference during development.

## Overview

The Project Path Display shows the full path of your current Unity project in Unity's main toolbar, providing immediate visual confirmation of which project you're working on. This feature is particularly useful when working with multiple realvirtual projects or when team members need to verify project directories.

## Features

### Toolbar Integration

The Project Path Display is now integrated directly into Unity's main toolbar, providing immediate visibility without taking up additional screen space:

<figure><img src="https://260262196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpYxFg97YnJX96UzNNTSd%2Fuploads%2Fgit-blob-f6eb2a40a1f9275925b7e12e76f49f999b0671ee%2Fproject-path-display-toolbar.png?alt=media" alt="Project Path in Unity Toolbar"><figcaption><p>Project path displayed in Unity's main toolbar showing "E:\realvirtual6\game4automation\realvirtual"</p></figcaption></figure>

### Configuration Options

Access the Project Path Display settings through the right-click menu in the toolbar:

<figure><img src="https://260262196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpYxFg97YnJX96UzNNTSd%2Fuploads%2Fgit-blob-5b41c6cc703bd3d92bc86a933f255f4ee2e82bac%2Fproject-path-display-settings.png?alt=media" alt="Project Path Display Settings"><figcaption><p>Right-click menu showing "Show Project Path in Toolbar" and "Apply Standard Settings" options</p></figcaption></figure>

## Properties

* **Toolbar Integration**: Displays directly in Unity's main toolbar for maximum visibility
* **Auto-updating**: Path updates automatically if the project changes
* **Space Efficient**: No additional window required - integrated into existing interface
* **Always Accessible**: Visible whenever Unity is open
* **Context Menu**: Easy toggle on/off through right-click options

## Usage

### Enabling the Feature

**Method 1: realvirtual Menu**

<figure><img src="https://260262196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpYxFg97YnJX96UzNNTSd%2Fuploads%2Fgit-blob-9437db3abd7e99f51392eb14b5125d33fe082881%2Frealvirtual-menu-options.png?alt=media" alt="realvirtual Menu Options"><figcaption><p>realvirtual menu showing "Show Project Path in Toolbar" and "Apply standard settings" options</p></figcaption></figure>

1. Go to **realvirtual** menu in Unity's main menu bar
2. Select **"Show Project Path in Toolbar"** (✓ indicates it's enabled)
3. The full project path will immediately appear in the toolbar

**Method 2: Right-Click Context Menu**

1. **Right-click** on the Unity toolbar (in the project path area)
2. Select **"Show Project Path in Toolbar"** from the context menu
3. The full project path will immediately appear in the toolbar

### Disabling the Feature

1. **Uncheck** "Show Project Path in Toolbar" from either the realvirtual menu or right-click context menu
2. The project path display will be hidden from the toolbar

## Additional Features

### Project Settings

The realvirtual menu also provides access to **"Apply standard settings"** which configures comprehensive Unity project settings optimized for industrial automation.

For detailed information about this feature, see the dedicated [Project Settings](https://doc.realvirtual.io/basics/project-settings) page.

## See Also

* [Editor User Interface](https://doc.realvirtual.io/basics/user-interface) - Overview of all editor interface tools
* [Quick Edit](https://doc.realvirtual.io/basics/user-interface/quick-edit) - Quick edit overlay menu with toolbar integration
