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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment