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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment