Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0b9
Issue ID
921395
Regression
No
Component script names may become unreadable in Add Component window if namespace hierarchy is complex
Steps to reproduce:
1. Open a new project
2. Create a script with an abnormally long name
3. Select an object and select Add Component in the Inspector
4. Look for the created script
5. Notice that the name does not fully fit in the window
Expected result: a tooltip popup would be preferred when selecting a name that does not fit in the AddComponent window
Actual result: the name is not fully displayed
Reproduced in: 2017.2.0a4, 2017.1.0b10, 5.6.1p4, 5.5.4f1
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