Search Issue Tracker
Fixed
Fixed in 7000.0.0a2
Votes
0
Found in
6000.0.8f1
Issue ID
UUM-74901
Regression
Yes
[Search] Query Builder - uneditable NaN in Transform vectors
*Steps to reproduce:*
# Open any project.
# Open Global Search with Cmd+K.
# Toggle Query Builder Mode.
# Press + and search for "Transform", (or "Position" works better in some earlier versions)
# Scroll down the list and select one of the "(Vector 3)" results, edit the values.
*Actual results:* There are four fields in the query pill (NaN, NaN, NaN, NaN). You can never edit the fourth, it is always NaN. i.e. (0.00, 0.00, 0.00, NaN). If you toggle off Query Builder, your field inputs will display as (0,0,0).
*Expected results:* There should not be a field that can't be changed from NaN. Perhaps the user shouldn't be shown NaN in any of the fields either.
*Reproducible with versions:* 6000.0.8f1, 2023.1.0a15
*Not reproducible with versions:* 2023.1.0a14, 2022.3.35f1, shows (,,) instead.
*Can't test with versions:* 2021.3, no Query Builder available.
*Tested on (OS):* MacOS (Intel) 12.7.4
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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Resolution Note (fix version 7000.0.0a2):
Search: Fix QueryBuilder vectors showing uneditable values.