Hi,realvirtual is installed as a regular Unity asset, so there is no special uninstaller. Just delete the folder in your project:
1. Close Unity (or at least the realvirtual scenes).
2. In the Project window, delete the folder `Assets/realvirtual`.3. Also delete `Assets/realvirtual.meta` if it is still there.
4. Reopen the project, Unity will recompile without realvirtual.If you also imported demo scenes outside the `realvirtual` folder, remove them manually as well. No registry entries, no system-wide install, the asset is fully contained in your project.Let us know if anything still references realvirtual after that.
Hi,realvirtual is installed as a regular Unity asset, so there is no special uninstaller. Just delete the folder in your project:
1. Close Unity (or at least the realvirtual scenes).
2. In the Project window, delete the folder `Assets/realvirtual`.3. Also delete `Assets/realvirtual.meta` if it is still there.
4. Reopen the project, Unity will recompile without realvirtual.If you also imported demo scenes outside the `realvirtual` folder, remove them manually as well. No registry entries, no system-wide install, the asset is fully contained in your project.Let us know if anything still references realvirtual after that.
Best regards
Thomas