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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a18