Clean Restart (Pro)
Last updated
Automatically restart Unity with a clean cache to fix import issues and ensure clean configuration changes.
Professional Feature: Clean Restart Unity is only available in realvirtual Professional.
realvirtual → Settings → Clean Restart Unity (Pro)
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.
After configuration changes (switching between Professional/Starter/etc.)
Import errors or corrupted assets
Shader compilation problems
Unexpected Unity behavior
Before important builds
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.
If you don't have realvirtual Professional, you can achieve the same result manually:
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)
The Library folder is Unity's cache - deleting it is safe
Your project files (Assets, ProjectSettings) are never touched
Unity will recreate the Library folder automatically
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