Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4.27f1
2020.3
2020.3.12f1
2021.1
2021.2
Issue ID
1344006
Regression
Yes
Overridden method is called when calling the base class method using a derived class delegate
Reproduction steps:
1. Open the attached project "1344006_DelegateIssue.zip"
2. On the top menu bar, open the "Test" dropdown menu
3. Click on the "Test" button, in the dropdown menu
Expected result: Only the Base class methods should be called
Actual result: Overridden method in the derived class is called instead of the base class method
Reproducible with: 2019.4.27f1, 2019.4.28f1, 2020.3.14f1, 2021.1.14f1, 2021.2.0a17
Not reproducible with: 2018.4.36f1, 2019.4.26f1, 2021.2.0a18, 2021.2.0b1
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a18