From d5e209f3754ab180c4cf53d1ba70ecce4366ba18 Mon Sep 17 00:00:00 2001 From: Myra Date: Tue, 26 Aug 2025 20:33:19 +0000 Subject: [PATCH] `noexec` troubleshooting for unity --- content/docs/vrchat/unity.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/docs/vrchat/unity.md b/content/docs/vrchat/unity.md index 2128675..937e7cf 100644 --- a/content/docs/vrchat/unity.md +++ b/content/docs/vrchat/unity.md @@ -142,6 +142,12 @@ A dialog may appear upon trying to build an avatar, where none of the buttons ar This seems to happen consistently if the projects are stored on an EXFAT partition. Consider using another filesystem, such as NTFS if you still need projects accessible under both Windows and Linux. +### Built avatar appears non-stereoscopic to me and everyone else. + +Ensure the drive your project is on has not been mounted with `noexec` as it causes the shader compilation plugin from VRCSDK to fail silently. + +It may also contribute to other issues such as being unable to run any binaries from inside the project, such as avatar patchers. + ### Crashing frequently with Nvidia On some systems running Nvidia graphics, the Unity Editor may crash frequently from common actions like importing a unitypackage or dragging a file.