Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.0.0b14
Issue ID
650600
Regression
No
OnClick() area has empty field when "No Function" is selected
OnClick() area has empty field when "No Function" selected
2) How can we reproduce it using the example you attached
1 Create new project or use attached
2 Add Menu->GameObject->UI->Button
3 In Hierarchy select the Button
4 Go to Inspector and in Button component find On Click() area
5 And press "+" and select MainCamera as object and function GameObject->"string name"
6 Create cube in Hierarchy and add new CSharp script tp it
7 Now select the Button in Hierarchy and in On Click() area select Cube as object(instead of MainCamera )
Actual result: the function name is "No Function"(as expected), but there is empty field (Not expected) - see attached image
Please see attached video
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment