Has something changed with components? Something strange is going on with them. For example, I have a "loading message" component which has its visible property set by a global variable. This no longer works.
The variable is called glbTimelineLoading. If I use a button to Set(glbTimelineLoading, true) nothing happens. This was working fine on Friday. Something must have changed with the way components behave?!