Seems like I am missing something here, using latest version of unity and I am instantiating a gameobject on click.. It appears fine in scene View but not in the game view?
It can happen for may problems
1. Culling mask problem:
just check it, it is set to everything or not
2. Far Near problem:
Solve it by changing their values. I can't say about any specific values cause it varies from problem to problem
3.Layer Problem:
this problem specially happen when you a create a new scene on unity but it can happen for many reasons
To solve this