I have one object that utilizes the AudioSource.PlayClipAtPoint() method, however the object that uses it doesn’t even appear in the this scene. The objects seems to be left over from previous runs of the game, and some of the objects have sound clips on them that are only apparent in another scene.
What am I doing wrong for this to be happening and how can I go about fixing it?