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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
Add comment