Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[URP] UrpでVrm0のEditorImportがエラーになる #2286

Open
ousttrue opened this issue May 10, 2024 · 0 comments
Open

[URP] UrpでVrm0のEditorImportがエラーになる #2286

ousttrue opened this issue May 10, 2024 · 0 comments

Comments

@ousttrue
Copy link
Contributor

環境情報

  • UniVRM version: 0.121.0
  • Unity version: Unity-2021.3
  • OS: Windows 11

バグについて

Exception: UnityEngine.Texture:Sphere is not converted.
UniGLTF.TextureExtractor.Extract (VRMShaders.SubAssetKey key, VRMShaders.TextureDescriptor texDesc) (at Assets/UniGLTF/Editor/UniGLTF/ScriptedImporter/TextureExtractor.cs:62)
UniGLTF.TextureExtractor.ExtractTextures (UniGLTF.GltfData data, UniGLTF.UnityPath textureDirectory, UniGLTF.ITextureDescriptorGenerator textureDescriptorGenerator, System.Collections.Generic.IReadOnlyDictionary`2[TKey,TValue] subAssets, System.Action`2[T1,T2] addRemap, System.Action`1[T] onCompleted) (at Assets/UniGLTF/Editor/UniGLTF/ScriptedImporter/TextureExtractor.cs:84)
VRM.VRMEditorImporterContext.ConvertAndExtractImages (System.Action`1[T] onTextureReloaded) (at Assets/VRM/Editor/Format/VRMEditorImporterContext.cs:114)
VRM.vrmAssetPostprocessor.ImportVrmAndCreatePrefab (System.String vrmPath, UniGLTF.UnityPath prefabPath) (at Assets/VRM/Editor/Format/vrmAssetPostprocessor.cs:102)
VRM.vrmAssetPostprocessor.ImportVrm (UniGLTF.UnityPath vrmPath) (at Assets/VRM/Editor/Format/vrmAssetPostprocessor.cs:57)
VRM.vrmAssetPostprocessor.OnPostprocessAllAssets (System.String[] importedAssets, System.String[] deletedAssets, System.String[] movedAssets, System.String[] movedFromAssetPaths) (at Assets/VRM/Editor/Format/vrmAssetPostprocessor.cs:37)
@ousttrue ousttrue added the bug Something isn't working label May 10, 2024
@ousttrue ousttrue added this to the v0.123 milestone May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant