iimachines / Maya2glTF

Maya to glTF 2.0 exporter
MIT License
324 stars 49 forks source link

Maya 2022 Broken Shader Issue #166

Closed TheShadowGamer117 closed 3 years ago

TheShadowGamer117 commented 3 years ago

Using Maya 2022 version and having an issue where the GLDL Shader has no parameters upon install and has no graph network, hence it has no way to assign materials. image

TheShadowGamer117 commented 3 years ago

Update: It is possible that this may have been an issue because I closed it the first time without selecting anything, because upon selecting the required 1st time shader later it still does it. Thought I should add that. If I had done it the very first time I tried to use it it may have worked but it doesn't work at the very least if you screw up and don't select it the first time you open it.

TheShadowGamer117 commented 3 years ago

image I still have my Student version of 2019 installed and can confirm that I still have the same issue with older versions of Maya so I'm not sure if it has anything to do with 2022 and is more-so my computer. Also here is a picture with errors. As far as I can tell these may have nothing to do with the shader errors but never know who it could help

TheShadowGamer117 commented 3 years ago

Further testing update.

Can open an .mb file that has the material applied with all the textures in the zip and it has all it's parameters as if it's working but it's invisible. image I have no idea why this material hates my computer.

ziriax commented 3 years ago

I don't have access to student versions, so it is hard for me to test this.

On Sun, 5 Sep 2021, 05:19 TheShadowGamer117, @.***> wrote:

Further testing update.

Can open an .mb file that has the material applied with all the textures in the zip and it has all it's parameters as if it's working but it's invisible. [image: image] https://user-images.githubusercontent.com/36014945/132113731-33c47fdf-5493-4a34-906e-a7c9ffb0c358.png I have no idea why this material hates my computer.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iimachines/Maya2glTF/issues/166#issuecomment-913078510, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASHK3ZTSH2MZRNGIWNVIQTUALOUFANCNFSM5DNZN5MQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

TheShadowGamer117 commented 3 years ago

2022 was the standard version not student, 2019 was the only one that was the student version.

I don't have access to student versions, so it is hard for me to test this.

On Sun, 5 Sep 2021, 05:19 TheShadowGamer117, @.***> wrote: Further testing update. Can open an .mb file that has the material applied with all the textures in the zip and it has all it's parameters as if it's working but it's invisible. [image: image] https://user-images.githubusercontent.com/36014945/132113731-33c47fdf-5493-4a34-906e-a7c9ffb0c358.png I have no idea why this material hates my computer. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#166 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASHK3ZTSH2MZRNGIWNVIQTUALOUFANCNFSM5DNZN5MQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

ziriax commented 3 years ago

I just tried it in Maya 2022, and it works for me.

Can you make sure you use OpenGL in your preferences?

image

If you want we have a video chat, so you can share your screen, to figure out what goes wrong.

TheShadowGamer117 commented 3 years ago

This worked! Thank you so much. I can finally get back to work lol. Had it in Direct-X 11

I just tried it in Maya 2022, and it works for me.

Can you make sure you use OpenGL in your preferences?

image

If you want we have a video chat, so you can share your screen, to figure out what goes wrong.

ziriax commented 3 years ago

I need to update the docs and paste this screenshot, re-opening as a reminder.

Thanks for reporting this!