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

DOTweenModuleEPOOutline.cs The type or namespace name 'Outlinable' could not be found #619

Open
olivermarshall2 opened this issue Jan 24, 2023 · 4 comments
Assignees

Comments

@olivermarshall2
Copy link

Hi
I've just had cause to rebuild my Library folder and I get these errors from DoTween when I next load the project.

Assets\Plugins\Demigiant\DOTween\Modules\DOTweenModuleEPOOutline.cs(68,82): error CS0246: The type or namespace name 'SerializedPass' could not be found (are you missing a using directive or an assembly reference?)
Assets\Plugins\Demigiant\DOTween\Modules\DOTweenModuleEPOOutline.cs(108,80): error CS0246: The type or namespace name 'Outlinable' could not be found (are you missing a using directive or an assembly reference?)

And many others.

I do have EPO Outline installed but the addin in the DoTween setup isn't ticked. I've tried ticking and unticking but DoTween still shows these errors. Also updated DoTween to v1.2.705 and Pro to v1.0.335.

This is in Unity 2022.2.2f1

Any ideas how to resolve this?

Olly

@Demigiant
Copy link
Owner

Ahoy!

It's very weird that with the EPO feature unticked this still happens. I checked and nothing's wrong there (the modules enabling/disabling has always worked correctly). Some questions about this: is it possible that you have multiple copies of DOTween/Pro in the same project? Could you try removing DOTween+Pro completely and reimporting it?

About the EPO Outline errors... What version of EPO are you using? A year or so ago the author sent me an API update to implement, so maybe you're on an older version that doesn't have those classes?

Let me know and sorry for the issue,
Daniele

@olivermarshall2
Copy link
Author

Hi Daniele

I think I've fixed it by removing the ASMDEV feature of DOTween. This then gave me errors in some example scripts in EPO, but I just deleted those example scenes and folders.

With the ASMDEV feature, I get EPO errors whether the EPO integration is ticked or not. Very odd.

@Mchapuis
Copy link

I have the same issue when I build for WebGL

@sadiqhusaini
Copy link

Dear @Demigiant team,

I hope this message finds you well. I am writing to bring to your attention an issue we are encountering on the iOS platform. Our current setup involves utilizing the latest versions of Dotween Pro and Easy Outline.

Specifically, we are experiencing difficulties and require your assistance in resolving this matter. It would be greatly appreciated if you could provide guidance or support to help us overcome this challenge.

Thank you for your attention to this matter, and we eagerly await your prompt response. It's the same error as mentioned in the main message.

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

No branches or pull requests

4 participants