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
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Resolution Note (fix version future release):
Search: Fix QueryBuilder vectors showing uneditable values.