Search Issue Tracker
Fixed
Fixed in 6000.0.71f1, 6000.4.1f1, 6000.5.0a9, 6000.6.0a1
Fix In Review for 6000.3.12f1
Votes
0
Found in
6000.0.66f2
6000.3.6f1
6000.4.0b6
6000.5.0a5
6000.6.0a1
Issue ID
UUM-134401
Regression
No
UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Resolution Note (fix version 6000.5.0a9):
Fixed in 6000.5.0a9
Resolution Note (fix version 6000.4.1f1):
Fixed in 6000.4.1f1
Resolution Note (fix version 6000.3.12f1):
Fixed in 6000.3.12f1
Resolution Note (fix version 6000.0.71f1):
Fixed in 6000.0.71f1