Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2017.3.0p2
Issue ID
1001151
Regression
No
[LinuxEditor] Removing a "MenuItem" from a script doesn't remove it, clicking on it causes a crash
Reproduction steps:
1. Open "MinimalRepro.zip" project
2. Notice the custom Menu Item "Foo" and its position in the Menu
3. Open the "MenuCrash.cs" script with a Code Editor
4. Delete line 8 and save the Script
5. Focus on the Editor
6. Notice that after compiling the Code Changes, the "Foo" Menu Item gets put at the start of the Menu
7. Click on the "Foo" Menu Item
Fixed in: 2018.3.0a8, 2018.2.4f1
Expected Result: After Step 4, the Menu Item should disappear
Actual Result: The Editor crashes
Reproduced with: 2018.0.b8, 2017.3.1f1, 2017.2.1f1, 2017.1.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment