Search Issue Tracker
Fixed
Fixed in 6000.0.50f1, 6000.1.5f1, 6000.2.0b3, 6000.3.0a1, 7000.0.0a27
Votes
1
Found in
6000.0.41f1
6000.1.0b9
6000.2.0a6
6000.3.0a1
Issue ID
UUM-99267
Regression
Yes
Component is not hidden from Add Component Menu when using AddComponentMenu("")
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Select any GameObject in the Hierarchy window
4. Click "Add Component" in the Inspector window.
5. Search for "Fake" in the Add Component menu
6. Observe the Add Component menu
Expected result: No components should appear in the search results
Actual result: "Fake Component Empty" appears in the search results
Reproducible with: 2023.2.0a17, 6000.0.41f1, 6000.1.0b9, 6000.2.0a6
Not reproducible with: 2022.3.58f1, 2023.2.0a16
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
Add comment