Clean Restart (Pro)
Clean Restart Unity
Automatically restart Unity with a clean cache to fix import issues and ensure clean configuration changes.
realvirtual → Settings → Clean Restart Unity (Pro)
What It Does
Saves your current work
Closes Unity completely
Deletes the Library folder (Unity's cache)
Restarts Unity automatically
Reimports all assets with clean cache
This process takes 5-15 minutes depending on project size.
When to Use
After configuration changes (switching between Professional/Starter/etc.)
Import errors or corrupted assets
Shader compilation problems
Unexpected Unity behavior
Before important builds
How to Use
Click realvirtual → Settings → Clean Restart Unity (Pro)
Confirm the dialog
Wait for Unity to restart and reimport assets
The process is fully automated - just wait for completion.
For Non-Professional Users
If you don't have realvirtual Professional, you can achieve the same result manually:
Manual Clean Restart Steps:
Save your work in Unity
Close Unity completely
Delete the Library folder in your project directory
Navigate to your project folder
Delete the entire
Library
folder
Restart Unity and open your project
Wait for reimport (5-15 minutes)
Important Notes:
The
Library
folder is Unity's cache - deleting it is safeYour project files (
Assets
,ProjectSettings
) are never touchedUnity will recreate the Library folder automatically
Troubleshooting
Unity won't close? Wait 2 minutes, then use Task Manager (Windows) or Activity Monitor (Mac) to force-close Unity processes.
File access errors? Temporarily disable antivirus real-time scanning during the process.
Long reimport times? This is normal for large projects - be patient and let Unity finish.
Last updated