Search Issue Tracker
Fixed
Fixed in 7000.0.0a2, future release
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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Resolution Note (fix version future release):
Search: Fix QueryBuilder vectors showing uneditable values.