
0
Pending Review
Window popups not updating when things change
There are times when I make changes to a UI element and until the mouse is put into that window again, it is not updated. As well as lets say I unpin the transform of the player, when I move the player, the transform is not updated.
I know that with Editor Windows I have done a repaint needs to be done, is this something that can be done here?
Unity Version:
Peek Version:
1.1.5
Customer support service by UserEcho
Hi Andrew,
Thanks for the report. I probably forgot to enable autoRepaintOnSceneChange in the inspector popup window. I'll look into that for the next version!
np, thought it might have been due to performance, but wanted to mention it any way.