i have 3 different scenes on my project im using LoadScene(“MainScene”); and work!, but when the “MainScene” scene display, the old scene stay on the background and suddenly i have some issues with the performance and (There are 2 audio listeners in the scene. Please ensure there is always exactly one audio listener in the scene.) appears on the console.
how can i have isolate scenes and when i change of scene i want the other scenes to disappear
Before LoadScene
After LoadScene
if you would help me i really appreciate.
Pd: i’m not native speaker, sorry for the bad english.