Skip to main content

UniVRM

How to Install​

UnityPackage Install​

Download from https://github.com/vrm-c/UniVRM/releases .Install UniGLTF_VRMShaders and UniVRM unitypackage.

UniGLTF_VRMShadersUniVRMVRM
for GLTFinstall
for VRMinstallinstall
for VRM1installinstall
  • Sample merged to above.
  • Can install UPM PackageWindow Sample button.

UPM Install​

From v0.81.0Rename com.vrmc.unigltf to com.vrmc.gltf. for com.vrmc.unigltf version issue.

{
"dependencies": {
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.81.0",
"com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.81.0", // <= change from unigltf(v0.81.0)
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.81.0",
// for VRM-1.0
"com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.81.0",} // <= change from univrm1(v0.81.0)
}

Bug Report​

Please check messages in Console (Window -> Console).

menu

If messages like the following are shown in the Console window, there may be errors somewhere in the program.

error

Please report bugs you got via:

More details provided in the report will be very helpful for us to look into your problem. For example: