Search Issue Tracker

Won't Fix

Votes

0

Found in

2017.3.0f3

Issue ID

998519

Regression

No

Validation function for MenuItem doesn't get called after the disabled menu item is viewed

Themes

-

To reproduce:

1. Open the project, attached by the tester (menuItemValidation.zip)
2. Press Ctrl + G, two messages appear in the console (validation message and menu item execution message)
3. Open the TestEditor script and in the ValidateOpen method change its return value to false
4. In Unity, Ctrl + G again, one message appears about validation
5. Go to Tests -> Level2 -> Shortcut, it will be disabled
6. Press Ctrl + G again, no messages appear in the console

Expected: viewing a disabled menu Item still calls its validation method when the MenuItem's shortcut is pressed

Reproduced in 2017.1.3p1, 2017.2.1p3, 2017.3.0f3, 2018.1.0b6

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.