Crash when changing scene in android bks of player

Godot Version

4.2 mono

Question

when entering a new scene with the player in it , the game crashes of android
i uploaded the project without unnecessary levels : Export.problem.zip - Google Drive

the problem is the script but not the code if it makes sense , the gdscript default movement script works fine but the csharp default movement does not.

in the .csproj changed dotnet 6 to 7 and it works now

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.