Search Issue Tracker
Duplicate
Votes
0
Found in
2018.4.9f1
2019.2.5f1
2019.3.0a12
2020.1.0a1
Issue ID
1191712
Regression
Yes
Function assigned to Game Event is not shown when it has several parameters
Repro steps:
1. Open the attached project in the "case-1191712-1.zip"
2. Open Assets > Scenes > SampleScene
3. Click on the Test Game Object in the Hierarchy tab
4. In the Inspector tab, find the Action () area under Game Event
Expected results: Assigned function Test.MethodTest and its parameters are shown ("case-1191712-shown.png")
Actual results: Assigned function Test.MethodTest and its parameters are missing ("case-1191712-missing.png")
Reproducible with: 2018.4.9f1, 2018.4.13f1, 2019.2.5f1, 2019.2.13f1, 2019.3.0a12, 2019.3.0b11, 2020.1.0a1, 2020.1.0a13
Not reproducible with: 2017.4.0f1, 2017.4.35f1, 2018.4.0f1. 2018.4.8f1, 2019.1.0a1, 2019.1.14f1, 2019.2.0a1, 2019.2.4f1, 2019.3.0a1, 2019.3.0a11
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
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
This is a duplicate of issue #1196591