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.57k stars 770 forks source link

UIShiny cycle is faster when PlanarReflection.cs attached to Water4Advanced of Standard Assets is enabled. #232

Open SakamotoRyuu opened 3 years ago

SakamotoRyuu commented 3 years ago
  1. Attach UIShiny to uGUI Image.
  2. Install Standard Assets.
  3. Place Water4Advanced included in Standard Assets in the hierarchy.
  4. When you enable / disable PlanarReflection attached to Water4Advanced, UIShiny changes the frequency in which the image shines. Unity version is 2019.1.14f1
SakamotoRyuu commented 3 years ago

This is the smallest project to reproduce the bug. Bug Report for UIShiny.zip

rcstamp commented 2 years ago

UIShiny speed seems to scale with rendering (more rendering = fast shine) on "Normal" mode..