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.
Comments (1)
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
- Environment is partially black when re-opening the newly created HDRP project for the second time
- Manual Reference button for Render Graph section in Rendering Debugger opens a missing Manual page
- Water Surface is missing the Wireframe when Scene is switched to Shaded Wireframe mode
- Water surface is not rendered when using Unlit Draw Scene view mode
- Node Previews are not centered when Nodes have a longer name in Shader Graph
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.