Search Issue Tracker
By Design
Votes
0
Found in
2017.2.0b9
Issue ID
945266
Regression
No
UI Button doesn't work unless the graphic is on the same object
Cannot click on a UI button when its target graphic is assigned to a graphic located on a different GameObject.
Repro steps:
1. Download + Open attached project.
2. Open Test Scene, see how the left button cannot be clicked but the right can.
3. Observe scene set up. The left button is connected to a seperate graphic, the right button's graphic is on the same GameObject.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
- Motion Blur has sharp edges when object is moving in the foreground of another object
eskivor
Oct 19, 2022 15:25
Then could you display a warning when an assigned target graphic of a button component is not onthe same game object or one of the child game objects of the button's game object? A warning saying that in that case it won't work by design, and how the user can fix it.