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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
Add comment