Unity Issue Tracker - AddComponentMenu.componentOrder has no effect on the "Add Component" menu in the Inspector window
Open
UUM-112973
AddComponentMenu.componentOrder has no effect on the "Add Component" menu in the Inspector window
Unity: Inspector Framework
Open
6.5.X
6.4.X
6.3.X
6.0.X
Won't Fix
6.2.X
6.1.X
Unity 6000.2 has reached its end of life and will not receive further updates. If you need additional fixes, please upgrade to a newer Unity version.
Cancelling: the 6000.1 version has reached its end of life. If you need additional fixes, please upgrade to a newer Unity version.
Steps to reproduce:
1. Open the attached “IN-109752” project
2. In the Hierarchy, create or select any GameObject, and click "Add Component" in the inspector
3. Observe the “My Scripts” section of the “Add Component” menu
Expected result: “My Script 2” is above “My Script 1”
Actual result: "My Script 2" appears under "My Script 1"