Search Issue Tracker

Fixed in 2020.2.9f1

Fixed in 2019.4.X, 2020.1.X

Votes

1

Found in

2019.3.0a6

2019.4.4f1

2020.1

2020.2

Issue ID

1263906

Regression

Yes

Crash on mono_method_signature_checked when selecting a Context Menu option that has been removed from code

Inspector Framework

-

Reproduction steps:
1. Open attached project "1263906"
2. Open scene "SampleScene" and script "AbstractClass"
3. In the Hierarchy, make sure "Game Object" is selected
4. In the "AbstractClass" script, comment out "[ContextMenu("Something/Awake")]"
5. In the Inspector, right-click on the "ContextMenuTest" component to open its context menu and select "Something"
-- observe crash

Reproducible with: 2019.3.0a6, 2019.4.5f1, 2020.1.0f1, 2020.2.0a18
Not reproducible with: 2018.4.25f1, 2019.3.0a5 ("ExecuteMenuItem target for Something does not exist" error appears)

  1. Resolution Note (fix version 2020.2.9f1):

    Fixed in 2020.2.0a21

  2. Resolution Note (fix version 2020.1):

    Fixed in 2020.1.3f1

  3. Resolution Note (fix version 2019.4):

    Fixed in 2019.4.9f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.