Why are these random texts showing up in game?

So I’ve recently moved my game files between unity projects due to other issues and everything in my game works fine but these random texts have started to appear? They spawn in with no font but I just added font to show them visually.

Also the ones with numbers countdown from 12 to 0 and fade out. This only happens in game view however, not in scene view?

Another note is that this only occurs on one scene not others (my main menu)

All help is appreciated + I will send relevant photos and code if asked! Thank you!


do you have a script that marks some area? it might be a bug in the scripts

Nope no script that I’ve made would be creating these

Is there any way to see what scripts are spawning these texts in?