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

It is not compatible with Unity 5. #41

Open
SmartVulpe opened this issue Jun 4, 2015 · 8 comments
Open

It is not compatible with Unity 5. #41

SmartVulpe opened this issue Jun 4, 2015 · 8 comments

Comments

@SmartVulpe
Copy link

Please update the code for the Unity 5.

@shadyueh
Copy link

Yeah. I keep getting this error on Unity5:
mmd-for-unity-proj-mmd-for-unity-de6d097/Editor/MMDLoader/Private/VMDConverter.cs(556,42): error CS0619: UnityEditor.AnimationUtility.SetAnimationType(UnityEngine.AnimationClip, UnityEditor.ModelImporterAnimationType)' is obsolete:SetAnimationType is no longer supported'
Edit:
I guess I found the solution here alaa-eddine/Spriter2Unity@07e38b2

@GRGSIBERIA
Copy link
Contributor

daniellfranco
I'm so sorry. I'm bussy now. I don't have many time for implement Unity5 version.
I checked to run latest version in Unity4.6.

shadyueh
Thanks! I will make your information to reference.

@GRGSIBERIA
Copy link
Contributor

hi all.
I patched for Unity5. But, MMD for Unity still not rendering transparent shaders. I don't understand Unity5 shaders.
I lose no time in reporting. Thanks.

@shadyueh
Copy link

Thank you. Much appreciated.

2015-08-18 9:23 GMT-04:00 Eiichi Takebuchi [email protected]:

hey all.
I patched for Unity5. But, MMD for Unity still not rendering transparent
shaders. I don't understand Unity5 shaders.
I lose no time in reporting. Thanks.


Reply to this email directly or view it on GitHub
#41 (comment)
.

@optimisez
Copy link

Hi, any new updates?

@Monstermash28425R1
Copy link

hi.... to work with this system in unity 5.x.x you need just erase that error line: AnimationUtility.SetAnimationType(xxxxx);
or hide it with //AnimationUtility.SetAnimationType()

maybe u get more errors but its enough to work ;)

@Monstermash28425R1
Copy link

It works .... it works in unity 5 .... but it is not sure that no more errors ... I tried it in unity 5.1.2f1 and it works

@holopekochan
Copy link

holopekochan commented Jul 3, 2017

My vmd is not working, wonder if that is the problem if just simply comment out AnimationUtility.SetAnimationType()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants