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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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