Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug when downloading export templates and re-open the template manager #93121

Closed
lemtea8 opened this issue Jun 13, 2024 · 1 comment · Fixed by #93148
Closed

Bug when downloading export templates and re-open the template manager #93121

lemtea8 opened this issue Jun 13, 2024 · 1 comment · Fixed by #93148

Comments

@lemtea8
Copy link

lemtea8 commented Jun 13, 2024

Tested versions

4.3 beta 1

System information

Fedora 38

Issue description

When downloading export templates from editor, click download templates in the Export Template Manager, it happens to corrupt some editor units.

What happens in the editor:
image

What should it looks like:
image

Error message in the editor console:

scene/main/http_request.cpp:536 - Condition "get_http_client_status() != HTTPClient::STATUS_DISCONNECTED" is true.
scene/main/http_request.cpp:507 - Condition "get_http_client_status() != HTTPClient::STATUS_DISCONNECTED" is true.
HTTPRequest is processing a request. Wait for completion or cancel it before attempting a new one.

Steps to reproduce

  1. Open Export Template Manager.
  2. Download export templates.
  3. Close the Export Template Manager before download is complete, it says it will download in background.
  4. Re-open the Export Template Manager before download is complete.
  5. Wait a few seconds, error happens.

Minimal reproduction project (MRP)

It's editor bug.

@akien-mga
Copy link
Member

Confirmed in 4.3-beta1 and latest master (1567a49).

It's also partially reproducible in 4.2.2-stable (same errors in the terminal), but there isn't the GUI layout error which makes the download bar disappear there. Instead it shows an error briefly in place of the download bar (too fast, didn't manage to screenshot it) and then resumes properly.

@akien-mga akien-mga added this to the 4.3 milestone Jun 13, 2024
@akien-mga akien-mga moved this from Unassessed to Bad in 4.x Release Blockers Jun 13, 2024
sorascode pushed a commit to sorascode/godot-soras-version that referenced this issue Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Bad
Development

Successfully merging a pull request may close this issue.

2 participants