Search Issue Tracker
Fixed in 2020.1
Fixed in 2018.4, 2019.2, 2019.3
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
- Editor fails to launch with silent crash in mono on windows
- [GPU PLM] Part of baked shadows are broken when hitting a backface
- [DX12] Nothing is being rendered when using Alt+Enter to maximize a resized windowed player
- GL shader reflection is truncated or crash occurs when struct is used from named CBuffer with at least one other constant
- Having a struct in the global CBuffer makes OpenGLCore and GLES3 targets not report reflection for the CBuffer
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