Search Issue Tracker
Fixed in 2022.3.6f1
Fixed in 2022.3.X, 2023.1.X, 2023.2.X, 2023.2.0b2, 2023.3.X
Votes
0
Found in
2022.3.4f1
2023.1.3f1
2023.2.0a15
Issue ID
UUM-35583
Regression
No
[Search] Query block text doesn't fit when navigating to it
How to reproduce:
1. Open/create any project
2. Open search window (Ctrl+K)
3. Press "Add new query block" or Tab
4. Properties > Renderer 2D Data
5. Observe selections
Expected result: Text box is adjusted to fit all the text
Actual result: Some text is out of bounds
Reproducible with: 2023.2.0a15
Could not test with: 2020.3, 2021.3, 2022.2, 2023.1 (No "Query Blocks" in search)
!image-2023-05-12-16-05-18-054.png|width=363,height=670!
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2023.3):
- AdvancedDropDown doesn't support horizontal scrollbar
- I tried resizing the window to the max width of ALL items (not just first page) and it is really ugly. It would made the window 600pixels wide which seems really strange (only to accomodate a single large item)
Final fix was:
- I ensured we have tooltip for all properties which allows to have the complete property name available.
Resolution Note (fix version 2023.1):
Added tooltips with full titles
Resolution Note (fix version 2022.3):
Added a tooltip for all properties which allows to have the complete property name available