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

UnityEngine.Texture:Shader_NoneNormal.normal is not converted. #2469

Open
TheR20 opened this issue Oct 19, 2024 · 0 comments
Open

UnityEngine.Texture:Shader_NoneNormal.normal is not converted. #2469

TheR20 opened this issue Oct 19, 2024 · 0 comments
Labels
bug Something isn't working URP
Milestone

Comments

@TheR20
Copy link

TheR20 commented Oct 19, 2024

Environments (please complete the following information):

  • UniVRM version: 0.127.1
  • Unity version: Unity-2022.3.17
  • OS: Windows 10

Describe the bug

When I import the VRM 0 vertion model it shows this warnings

UnityEngine.Texture:Shader_NoneNormal.normal is not converted. UnityEngine.Debug:LogWarning (object) UniGLTF.TextureExtractor:Extract (UniGLTF.SubAssetKey,UniGLTF.TextureDescriptor) (at Assets/UniGLTF/Editor/UniGLTF/ScriptedImporter/TextureExtractor.cs:61) UniGLTF.TextureExtractor:ExtractTextures (UniGLTF.GltfData,UniGLTF.UnityPath,UniGLTF.ITextureDescriptorGenerator,System.Collections.Generic.IReadOnlyDictionary2<UniGLTF.SubAssetKey, UnityEngine.Texture>,System.Action2<UniGLTF.SubAssetKey, UnityEngine.Texture2D>,System.Action1<System.Collections.Generic.IEnumerable1<UniGLTF.UnityPath>>) (at Assets/UniGLTF/Editor/UniGLTF/ScriptedImporter/TextureExtractor.cs:83) VRM.VRMEditorImporterContext:ConvertAndExtractImages (System.Action1<System.Collections.Generic.IEnumerable1<UniGLTF.UnityPath>>) (at Assets/VRM/Editor/Format/VRMEditorImporterContext.cs:112) VRM.vrmAssetPostprocessor:ImportVrmAndCreatePrefab (string,UniGLTF.UnityPath) (at Assets/VRM/Editor/Format/vrmAssetPostprocessor.cs:101) VRM.vrmAssetPostprocessor:ImportVrm (UniGLTF.UnityPath) (at Assets/VRM/Editor/Format/vrmAssetPostprocessor.cs:55) VRM.vrmAssetPostprocessor:OnPostprocessAllAssets (string[],string[],string[],string[]) (at Assets/VRM/Editor/Format/vrmAssetPostprocessor.cs:35) UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

its shows it for some textures
image

And when I open the Material its always a UniGLTF/UniUnlit
image

If I tried to change the material to VRM/MToon the material become Pink
image

Im using this URP
image
image

It happend with every 0 model I try to upgrade, I've seen some videos when people export the model it comes with VRM/MTOON

@TheR20 TheR20 added the bug Something isn't working label Oct 19, 2024
@ousttrue ousttrue added the URP label Nov 11, 2024
@ousttrue ousttrue added this to the nextnext milestone Nov 11, 2024
@ousttrue ousttrue modified the milestones: v0.128.1, nextnext Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working URP
Projects
None yet
Development

No branches or pull requests

2 participants