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
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected
Resolution Note (fix version future release):
Search: Fix QueryBuilder vectors showing uneditable values.