
+12
Completed
Quality of Life: search allows dot notation
Right now, with the 'programming' naming scheme, if you search for a Unit in the form of "Transform.up" or "Vector3.right" or etc, no search results appear. You have to search for either "Vector3" or "right" independently in order to get the expected results.
Bolt Version:
Unity Version:
Platform(s):
Scripting Backend:
.NET Version (API Compatibility Level):
Customer support service by UserEcho
Apparently logging in while making a post automatically completes the post, so I can't edit this, but the gist is:
I'd like to be able to search for Units via "Vector3.right" or etc, since I frequently know exactly what I want, but navigating there by mouse is a pain.
I feel the same !! We need this
Approximate string matching is coming.
This is supported in 1.4!