Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2019.1.0a10
Issue ID
1104169
Regression
No
Add Component Menu is not being displayed (opened offscreen) in some cases
The Add Component Menu cannot be displayed when the list of components for the object exceeds the height of the screen.
To Repro:
1. Open attached project + scene
2. Select the object in the scene and use Ctrl+Shift+A to bring up the Add Component Menu
3. Scroll to the bottom of the inspector and try again
Results:
When performing Step 2 the inspector should not be visible. Note this will depend on the resolution of your screen. If it is still visible, try resizing the height of the editor window and moving the editor to the bottom of your screen.
Step 3 works as expected. It appears some position clamping is needed when opening the menu?
This reproduces at least as far back as 2017.1
Does not reproduce in 2018.3.0b12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment