I want to make a new scene from the current scene, and I just created one and copy-pasted(cmd+c, v):
The character(hero)
The grid
The canvas
after that I also did “Removed Scene” to the scene that I copied from, so it was not shown on the scene tab anymore — (1).
After finished so, I clicked the play button and the game acted strangely that:
When I pressed , , , on my keyboard, the character cannot move, only heard a “Dung” (warning?) sound. Why?
If I revert the step — (1) above, then two duplicate characters shown in the scene (overlapped I think), can move. Why?
And I did try to duplicate this problem on another computer(package manager checked, script attached to the character checked, all the same), but no problem occurred. Why?
Have you tried copying the Scene itself, then removing those gameobjects you don’t want? That way you’re not manually copying things, perhaps forgetting something. Does that work?