Mousing over input field highlights all parent objects if they have a button component
Mousing over input field highlights all parent objects if they have a button component
should that be happening? i feel like it shouldn't be, the only work around i see is to disable the Interactable part of the button component on the parent objects.
although i feel like i shouldn't have to do this as the input field(script) component should have no way to interact with the parent objects. i looked at the target graphic for the input field and it is indeed it self. even IF i set the target graphic for the input field to none/null it still highlights the parent objects that have button components.
i guess my question is, should this be happening and if so what is the point of it doing that. seems kind of silly.
editing in the version number of unity that im using because i forgot. unity version 5.4.0f3
Your answer

Follow this Question
Related Questions
UI buttons interact with several inputfields 0 Answers
After changing multiple buttons highlight color, buttons dissapear on click. 2 Answers
Buttons not highlighting while dragging 0 Answers
The UI Button Hitbox changes after using a Input Field on Android 1 Answer
I want to activate a cursor after using MoveTextEnd 0 Answers