Skip to content

Latest version of Gdevelop (5.6.256+) breaks url query param support #8283

@alexleybourne

Description

@alexleybourne

Is there an existing issue for this?

Describe the bug

My companies game relies on using query params to pass data to the game. In version 5.6.257 (editor full version: 5.6.257-675a58ed1f9936250cd6cd71a644e4f33944a0f4, core version: 5.6.257-0) when adding a query param to a games url it will now open the listing directory

In all previous versions of gdevelop this worked with no issue

Steps to reproduce

  1. Open a game with web preview
  2. Add a param to the url ie: http://urip:2929/?i=123
  3. It will now open the listing directory instead of opening the game like normal
  4. http://urip:2929/ will still open the game like normal but yeah it seems like it is treating query params as a route now?

GDevelop platform

Desktop

GDevelop version

5.6.257-0

Platform info

Details

OS (e.g. Windows, Linux, macOS, Android, iOS)

MacOS

OS Version (e.g. Windows 10, macOS 10.15)

MacOS 26.3

Browser(For Web) (e.g. Chrome, Firefox, Safari)

Firefox, Chrome & Safari

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions