Modal ScrollingFrame Bug

  1. Put a non-visible ScrollingFrame inside StarterGui
  2. Put a TextButton with Modal set to true inside the ScrollingFrame

The Modal property activates even though the ScrollingFrame isn’t visible.
Expected Behavior: Modal property doesn’t work when GuiButton is not visible.

This started happening since around the beginning of April.

1 Like