godots icon indicating copy to clipboard operation
godots copied to clipboard

Asset Library: space character in query causes request to fail with HTTP 400 error

Open 1player opened this issue 2 months ago • 0 comments

If I search for an asset containing a space in its name, the request fails with a return code of 400.

Image

Steps to reproduce

  • Switch to the Asset Library tab
  • Search for 'foo bar', note the error message at the bottom
  • Notice that the search works with single word queries

1player avatar Nov 07 '25 09:11 1player