Demigiant / dotween

A Unity C# animation engine. HOTween v2
http://dotween.demigiant.com
Other
2.35k stars 352 forks source link

Project with DOTween Pro corrupts Canvas Text #51

Open markusvdr opened 8 years ago

markusvdr commented 8 years ago

Hello,

I just purchase DOTween Pro, and immediately there is a problem. I created a simple Menu on a Canvas with Text and Buttons. The Text elements in the Editor becomes invisible or get corrupted when the Editor is switched behind another program like Mono Develop. This happens only while in the Editor. When I play the scene the Menu shows just fine. I made a separate project with just a single Menu, and the Menu display without corruption. Then I import DOTween Pro and perform the setup, and immediately the corruption can be observed.

I am running on a iMac with OSX 10.11.2, with DOTween Pro 0.9.470 (and v1.1.135).

Original Editor Screen Shown below:

image

and here with invisible Text elements: image

This also happens with a single Text element on the Canvas.

The is a serious problem which effectively prohibits the use of DOTween in my project. Any help is appreciated.

Regards, Markus

Demigiant commented 8 years ago

Hi Markus,

Thanks for buying DOTween Pro!

This is a Unity issue that randomly happens with a lot of assets (apparently if they are in DLL form), and only concerns the editor display (your project is not really corrupted). The Unity guys said they would fix it but they didn't give any timeframe. Still, it's more of a nuisance. To fix it when it happens, you can do one of the following:

Should this annoy you too much, feel free to ask for a refund and I will contact the Unity guys to approve it.

Cheers, Daniele

On Sun, Dec 27, 2015 at 12:39 PM, markusvdr notifications@github.com wrote:

Hello,

I just purchase DOTween Pro, and immediately there is a problem. I created a simple Menu on a Canvas with Text and Buttons. The Text elements in the Editor becomes invisible or get corrupted when the Editor is switched behind another program like Mono Develop. This happens only while in the Editor. When I play the scene the Menu shows just fine. I made a separate project with just a single Menu, and the Menu display without corruption. Then I import DOTween Pro and perform the setup, and immediately the corruption can be observed.

I am running on a iMac with OSX 10.11.2, with DOTween Pro 0.9.470 (and v1.1.135).

Original Editor Screen Shown below:

[image: image] https://cloud.githubusercontent.com/assets/2298243/12010053/0d9c5754-ac9e-11e5-9466-80cec98548ae.png

and here with invisible Text elements: [image: image] https://cloud.githubusercontent.com/assets/2298243/12010056/3f240920-ac9e-11e5-9f16-cff631eb0959.png

This also happens with a single Text element on the Canvas.

The is a serious problem which effectively prohibits the use of DOTween in my project. Any help is appreciated.

Regards, Markus

— Reply to this email directly or view it on GitHub https://github.com/Demigiant/dotween/issues/51.