diff --git a/Assets/VRM/Editor/VRMExportUnityPackage.cs b/Assets/VRM/Editor/VRMExportUnityPackage.cs index c124904cde..96372735cc 100644 --- a/Assets/VRM/Editor/VRMExportUnityPackage.cs +++ b/Assets/VRM/Editor/VRMExportUnityPackage.cs @@ -204,6 +204,7 @@ public static void CreateUnityPackages(string outputDir) new GlobList("Assets/VRM"), new GlobList("Assets/VRMShaders"), new GlobList("Assets/MeshUtility"), + new GlobList("Assets/UniGLTF"), } }, new PackageInfo("UniVRM-samples")