Hey there,
I am having an issue with my GUI buttons. I have set them to 50% opacity and that works just fine until I change layouts. Then the opacity is increased slightly. By about 25% it looks like. This happens on any layout I move to.
Now I have gone through all of my events and there are absolutely no instances of opacity being controlled or changed, at all. Also, the GUI is created in the Loading layout, a layout I never revisit, so it's not just another copy of its self. This loading layout has everything placed by hand and not by events so, no, there are no events to recreate the GUI a second time.
I am using a Global Layer for the GUI, if that helps.
Before
After