diff --git a/content/docs/vrchat/unity.md b/content/docs/vrchat/unity.md
index d2bdd1e..e870c44 100644
--- a/content/docs/vrchat/unity.md
+++ b/content/docs/vrchat/unity.md
@@ -59,14 +59,20 @@ exec flatpak run com.unity.UnityHub "$@"
 -->
 
 ## World & Avatar SDK
+Build and Test doesn't work for both the Avatars and Worlds SDK out of the box.
 
-The VRChat Worlds SDK fails to build the assetbundle and Build and Test doesn't work for either SDK.
+{{% hint info %}}
+
+**Note**: Use LinuxVRChatSDKPatch version 0.0.4 for SDK versions 3.7.5 and below. \
+3.7.6 fixed uploading for words, Build and Test are still broken however.
+
+{{% /hint %}}
 
 > ⚠️ **WARNING** \
 > This modifies the VRChat SDK using [Harmony](https://github.com/pardeike/Harmony) to properly work on Linux. \
 > This is directly against the VRChat Terms of Service.
 
-Patches for both the Worlds and Avatars SDK are available: https://github.com/BefuddledLabs/LinuxVRChatSDKPatch ([VCC](https://befuddledlabs.github.io/LinuxVRChatSDKPatch/))
+These patches for both the Worlds and Avatars SDK are available: https://github.com/BefuddledLabs/LinuxVRChatSDKPatch ([VCC](https://befuddledlabs.github.io/LinuxVRChatSDKPatch/))
 
 ## Troubleshooting