Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a1
2018.3.0a9
Issue ID
1072931
Regression
Yes
First option isn't selected by default when using "Add Component"
Steps to reproduce:
1. Create a new project
2. On any gameObject, click "Add Component"
3. Write any component name or anything for a new script
4. Press Enter
Expected result: component gets added or new script is created
Actual result: adding is not continued because the first option is not selected, has to be manually selected
Reproduced on 2018.3.0a1 2018.3.0a9
Not reproduced on 2018.2.5f1
Verified FIXED 2019.3.0a3
Comments (2)
Add comment
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
akkip6526
May 20, 2019 10:49
Thanks for this post.