Search Issue Tracker
Fixed
Fixed in 7000.0.0a2
Votes
0
Found in
6000.0.8f1
7000.0.0a35
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
- Can’t delete gradient keys with Mac keyboard or context menu options
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
Resolution Note (fix version 7000.0.0a2):
Search: Fix QueryBuilder vectors showing uneditable values.