mob-sakai / UIEffect

UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
https://github.com/mob-sakai/UIEffect
MIT License
5.62k stars 773 forks source link

Enable/Disable the gameobject then UIShiny script brokes the image. #189

Closed nidaynere closed 4 years ago

nidaynere commented 5 years ago

Describe the bug Enable/Disable the gameobject then UIShiny script brokes the image.

To Reproduce Steps to reproduce the behavior:

  1. Create a UI image and add UIShiny script.
  2. Disable gameobject then enable.
  3. See the error.

Environment (please complete the following information):

mob-sakai commented 4 years ago

Hi @nidaynere

Sorry for my late reply. The issue is reproduced. Perhaps the material & the parameter texture cause this bug. It will be fixed in v4.

github-actions[bot] commented 4 years ago

:tada: This issue has been resolved in version 4.0.0-preview.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: