Currently, as of 9/26/24
, Highlight instances do not render if a second highlight is present in the same basepart, even if the second highlight is disabled.
Steps to reproduce:
- Insert a highlight into a basepart. Color it green.
- Insert a second highlight into a basepart. Color it red and set
Enabled
tofalse
. - Observe the first highlight does not render, even though the second highlight is not enabled.
Expected behavior
It is expected that a highlight will render if there are no other Enabled highlights in the basepart.