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

The problem that the shining cycle of UI Shiny depends on the frame rate #228

Closed SakamotoRyuu closed 3 years ago

SakamotoRyuu commented 3 years ago

UIShinyでuGUIのImageを光らせたところ、60FPS環境と144FPS環境とで光る周期が異なる問題を発見しました。 When I lit the image of uGUI with UIShiny, I found a problem that the shining cycle is different between 60FPS environment and 144FPS.

mob-sakai commented 3 years ago

@SakamotoRyuu Thank you for the reporting!

SakamotoRyuu commented 3 years ago

ごめんなさい、私の勘違いだったかもしれません…… I'm sorry, it may have been my misunderstanding ...