Search Issue Tracker

Active

Under Consideration for 6000.5.X

Votes

0

Found in

6000.0.66f2

6000.3.6f1

6000.4.0b6

6000.5.0a5

Issue ID

UUM-134401

Regression

No

UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script

uGUI Framework

-

How to reproduce:
1. Open the attached "IN-132255_My project.zip" project
2. Open the "SampleScene"
3. In the Hierarchy, select TestObject
4. In the Inspector, under "Unity Event Test (Script)" component, copy My Event ()
5. Under Button component, paste the copied event into On Click ()
6. Observe the On Click () event list

Actual result: The copied event does not get pasted into On Click ()
Expected result: The copied event gets pasted into On Click ()

Reproducible with: 2023.2.14f1, 6000.0.66f2, 6000.3.6f1, 6000.4.0b6, 6000.5.0a5
Could not test with: 2023.1.0a1, 2023.2.0a1 (Context menu doesn't show up, can't copy)

Reproducible on: Windows 11
Not reproducible on: No other environments tested

Note: Copying events from a custom script into another one or from a uGUI component into another uGUI component works as expected

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.