Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
10
Found in
2018.4.9f1
2019.2.5f1
2019.3.0a12
2020.1
Issue ID
1196591
Regression
Yes
Upgrading the project results in missing System.Serializable UnityEvent function
How to reproduce:
1. Open attached project "UnityEventSerialisationBugExample.zip" in a reproducible Unity version
2. In Hierarchy window, select "ExampleObject"
3. In Inspector window, observe Foo -> Generic Response -> function
Expected result: the functions are not missing
Actual result: the functions are missing
Reproducible with: 2018.4.9f1, 2018.4.12f1, 2019.2.5f1, 2019.2.12f1, 2019.3.0a12, 2019.3.0b10, 2020.1.0a12
Not reproducible with: 2018.4.8f1, 2019.2.0a1, 2019.2.4f1, 2019.3.0a1, 2019.3.0a11
Could not test with: 2017.4 due to old Prefab system
Comments (9)
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
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Nothing happens when entering a converter ID to target property in the Add Binding window when a converter ID was already added and removed
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
- [Linux] “ReleaseButton expects buttonId >= 0” error is thrown when importing Assets via drag and drop
- Asset gets unselected and added Subgraphs list item is not undone when performing Undo in Heatmap with Default Values asset Inspector
Marks4
May 19, 2021 00:16
Please see this thread: https://forum.unity.com/threads/unityevent-with-dynamic-parameters-not-showing-anymore-in-the-unity-inspector.746354/ . Is it the same issue? Should a new bug report be made?
sunfl0wr
Nov 16, 2020 13:24
Is this confirmed fixed in 2019.4.14f or am I experiencing some other issue?
grahamegw
Oct 20, 2020 15:49
Not fixed in 2019.3.6f1
BrianPaden
Feb 04, 2020 07:03
Still exists in 2019.3.0f6
Metron
Jan 08, 2020 15:22
Not fixed for 2019.3.03f
Elringus
Nov 22, 2019 10:06
Any chance it'll be fixed before the first 2019.3 final release?
WhiteGfx
Nov 20, 2019 13:33
Must downgrade to 2019.2.4f1 to have event functions with dynamic params inside inspector.
WhiteGfx
Nov 19, 2019 19:58
same for 2019.2.9f1,
ababab5
Nov 14, 2019 16:08
same here