Search Issue Tracker
Duplicate
Votes
0
Found in
2017.4
2018.4.16f1
2020.2
Issue ID
1231896
Regression
No
Selecting an enum item from a long list/array in the inspector results in fails
How to reproduce:
1. Open attached project "case_1219404-menu_item.zip" and scene "PlayScene"
2. In Hierarchy window, select "Directional Light" object
3. In Inspector window, Test (Script) -> Colors -> click on "Element 0" and select "Test 20" (reproduces with any element and any test)
In the attached project, there's a Test script under the directional light with 2000 elements. If I try to change an element with a high index number the warnings are thrown.
Expected result: no warnings are thrown, the element can be selected and chosen
Actual result: a warning is thrown "Failed to insert item. Menu item insert limit is reached. Name: Test 1001, Command: 1001",
AND the Test -> Colors -> elements cannot be selected/chosen until the Editor is restarted
Reproducible with: 2017.4.39f1, 2018.4.20f1, 2019.3.8f1, 2020.1.0b4, 2020.2.0a5
-
lethalmongoose
Oct 01, 2020 15:30
The duplicate of this is marked "Won't Fix" with no reason given, seems lazy.
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
- The dithering node returns a blocky effect when the Render Scale is set to some values below 1
- [Android Module] Unity double writes files in the "StreamingAssets" folder when they are deleted using "IPostGenerateGradleAndroidProject" after the Grandle project is generated
- IndexOutOfRangeException and InvalidOperationException when clicking on the HTML log in the Console
- Warnings "Attempting to draw with missing bindings" are logged when opening the HDRP VFX Template Sample Scene
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
This is a duplicate of issue #1219404