Godot Version
Godot 4.7.stable (android)
Question
So i started working on a game when godot 4.7 released, but every time i playtest my project, this error pops up.
Even though it doesn’t affect anything in my project, i still don’t like having error messages appearing.
Is there any way of fixing this error?
I recommend you log it here:
Are you doing an XR or Mobile project?
For what it’s worth, I am not getting that in my 4.7 projects. I’m currently on 4.7.stable, and have been using 4.7 for a few weeks now on multiple projects.
Alright, I’ll take a look into it
Also, I’m doing a Mobile project
That error is likely something related to a feature you are using for the touchscreen.
I just opened another project and the error is still happening
I even tried turning off the setting that the error specifies but it still appears.
What happens if you start a new project in 4.7?
That doesn’t work either.
I have a feeling this has something to do with godot itself.
I understand why you would get that feeling, but as I have multiple 4.7 projects at this point, I can tell you it’s not - it’s you. However, the fact that it’s happening with a brand new project tells us that it’s one of two things:
- You have change an Editor Settings which is why the error is propagating to all projects.
- It’s something about the device you’re using. The fact that you’re on Android as your editor could be the issue.
I’d log the bug and give them as much info as you can. If it is on the Godot side, they will fix it pretty quickly.