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
- [HDRP][ShaderGraph] Emission node's effect is not rendered in Scene and Game views with default Directional Light settings
- “CreateClientHandler: Exception: The method or operation is not implemented” warning is printed when printing “MaxConnectionsPerServer“ from “HttpClientHandler”
- Editor goes into a loop while importing the “UI Toolkit Sample – Dragon Crashers” asset
- [HDRP] Decal Projector with layer mask "nothing" doesn't affect transparent objects when Decal Layers are disabled in frame settings
- "MonoBehaviour.OnApplicationQuit" is still called when quitting is canceled by “Application.wantsToQuit“ returning false
Add comment