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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
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