Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.4.X, 2019.2.X
Votes
0
Found in
2018.2.0a3
2018.3.0a1
2019.1.0a1
2019.2.0a1
Issue ID
1136169
Regression
Yes
Deleting script of a checked MenuItem results in "can't be checked because it doesn't exist" error
How to reproduce:
1. Create a new Unity Project
2. Import the attached MenuTest.cs script
3. In the Menu Bar, select "MenuTest/Check MenuItem"
4. Delete the MenuTest.cs script
5. Observe the Console window
Expected result: After recompilation, there are no error messages in the Console.
Actual result: After recompilation, there is an error message: "Menu <menu_item_name> can't be checked because it doesn't exist"
Reproducible with - 2018.2.0a3, 2018.2.21f1, 2018.3.0a1, 2018.3.9f1, 2019.1.0b7, 2019.2.0a8
Not reproducible with - 2017.4.23f1, 2018.2.0a2
Note:
- On 2019.2.0a8 the message is a warning. On 2019.1 and prior, the message is an error (with a red exclamation mark).
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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Resolution Note (fix version 2019.1):
Fixed in 2019.3.0a1
Backported to 2019.1.1f1, 2019.2.0a14