hecomi / uLipSync

MFCC-based LipSync plug-in for Unity using Job System and Burst Compiler
https://tips.hecomi.com/entry/2022/01/30/152519
MIT License
1.06k stars 128 forks source link

NonReorderable and NonReorderableAttribute Namespaces not found #16

Open JohnCoday opened 2 years ago

JohnCoday commented 2 years ago

Hello

This may just be a simple fix but I can’t get ulipsync to work due to these errors. “The type or namespace name “NonReorderable/NonReorderableAttribute” could not be found.”

I have burst and mathematics installed so I’m not sure what I am missing.

I am using Unity 2019.4.31

Thanks!

mimarine commented 2 years ago

Hello

This worked fine. v1.1.3

With the latest version released next It seems that it will be compatible with Unity 2019.4.3x.