Copy event is not working on some of the components
Posted: Sat Oct 21, 2023 2:21 pm
Hi Tony,
after upgrading to unity 2022.3x LTS, some of your components, for instance, triggerEvent, I cannot right click on the event() field and copy the event persistented values any more. But in dialogue editor conversation tab, for event and scene events, I'm still able to do the copy/paste part.
I also did a test, create a new script and add something like public UnityEvent onTrigger, seems not allowing me to right click the event as well. So there must be some magic to make the unity event copy/paste? Any ideas? tks
after upgrading to unity 2022.3x LTS, some of your components, for instance, triggerEvent, I cannot right click on the event() field and copy the event persistented values any more. But in dialogue editor conversation tab, for event and scene events, I'm still able to do the copy/paste part.
I also did a test, create a new script and add something like public UnityEvent onTrigger, seems not allowing me to right click the event as well. So there must be some magic to make the unity event copy/paste? Any ideas? tks