ButtonGroup does not work inside of TabGroup

Issue #546 resolved
Sam Groves created an issue

The ButtonGroupAttribute does not work when used inside of a TabGroup.

OS: Windows 10
Unity: 2017.4.24f1
EditorOnly: false

This code:

Produces this:

A working ButtonGroup above the TabGroup and a broken ButtonGroup inside the TabGroup.

Comments (1)

  1. Log in to comment