Hey guys,
Need help on this. When I click play button, it automatically creates two scenes and swaps each other but not loading it.
Thanks,
Dharmesh
Hey guys,
Need help on this. When I click play button, it automatically creates two scenes and swaps each other but not loading it.
Thanks,
Dharmesh
Do you have any scripts in the scene? I’d guess you have a script in one or both scenes that is loading a new scene when the scene starts.
@PraetorBlue I got the solution for this issue. This issue occurred in scripting. A line of code has made this mess. Thanks a lot for considering my issue and your suggestion.