AlexandreS
AlexandreS
Hi, thanks for reporting your issues. Regarding: > + Often when I want to write a variable value, the input field loses focus after the first letter! So that shortcuts...
Hi @AtomicCrocStudios, Here is what's happening (and that is maybe not clear with the UI): - In the example you sent, your object has 2 (object) variables: - When you...
I just saw the same issue referenced in https://github.com/4ian/GDevelop/discussions/2351
Thanks for the suggestions! > 1. While the leaderboard is loading, there is a period of time when the existing game interface is still active and responding to clicks. This...
I can't seem to reproduce the bug, but maybe i'm doing something wrong, could you send a video of your screen reproducing the bug?
That's weird because those 2 names come from the same data source, so it should have never happened, so I'm curious!
That's weird, I can do it with CMD + click on my Mac
Hi @Opticboi, Can you provide more info about what your were doing when the crash happened?
There are 2 approaches I think: - Either we change the names under which we save the builds in the backend. - Either we change the way we download the...
I opened a draft that sends the required filename to the build endpoint so that the code that computes the filename is exposed in this (public) repository and not in...