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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment