You can debug packaged game with visual studio to find out where that comes from.
Make sure there is PDB file with the executable.
1 Like
You can debug packaged game with visual studio to find out where that comes from.
Make sure there is PDB file with the executable.