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
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point
Resolution Note (fix version 2019.1):
Fixed in 2019.3.0a1
Backported to 2019.1.1f1, 2019.2.0a14