Why is my prefab invisible?

Im having a bad day because of this annoying error in my game… In the scene mode, the objects/prefabs are seen… But when i pressed play button, the prefab objects are invisible… pls help me.

Are you using the code gameobject.setactive(false) anywhere in your script?