Brackeys/Tower-Defense-Tutorial

Game Over buttons ... problem !

dguaman9 opened this issue · 3 comments

Coroutine couldn't be started because the the game object 'SceneFader' is inactive!

RETRY and MENU give me that error ...
please help

I'm looking into to it. Will create PR if I find a solution to this. This looks like is a duplicate of #1 and #2.

Thank you , let me know please !

I was able to replicate that error. I didn't find anywhere in the code where the SceneFader gameobject was set to be inactive.
Do you have the Scenefader gameobject set to be inactive in the scene? Here's an example of mine being inactive in Level 1-
Scene fader game object:
Scene fader game object in level1

Scene fader inactive (unchecked box)
Scene fader inactive