Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
1
Found in
6000.0.54f1
6000.1.14f1
6000.2.0b12
6000.3.0a3
Issue ID
UUM-112973
Regression
No
AddComponentMenu.componentOrder has no effect on the "Add Component" menu in the Inspector window
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"
Reproducible with: 2023.1.0a5, 6000.0.54f1, 6000.1.14f1, 6000.2.0b12, 6000.3.0a3
Reproducible environments: Windows 11 (by reporter), macOS 15.5
Not reproducible environments: No other environments tested
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 GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment