Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a9
2019.1.0a10
Issue ID
1104741
Regression
Yes
Add Component Menu will not open via keyboard shortcut if a field in the inspector is focused
The Add Component Menu will not open if a field in the inspector is focused (highlighted).
Reproduction Steps:
1. Create a new project
2. Select any gameobject with a component attached (or you could just use the transform on a blank gameobject).
3. Click on the name of a variable in the inspector, the field should highlight as blue
4. Press Ctrl+Shift+A - Notice the Add Component menu will not appear
6. Click a different gameobject in the hierarchy
7. Press Ctrl+Shift+A - Notice the Add Component STILL does not appear(!)
8. Select a component field again, then click underneath the "Add Component" button (in a blank area)
9. Ctrl+Shift+A will now work again
Regression introduced 2019.1.0a10, does not reproduce 2019.1.0a9
Although a bit fiddly to reproduce, once you have it, it is very confusing and difficult to fix intuitively. It even persists across changing scenes- so wouldn't be surprised if a lot of users resort to restarting the editor to fix it.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment