When I play my game, for some reason it deletes my camera in my ViewportFrame:
In studio:

In game:

When I play my game, for some reason it deletes my camera in my ViewportFrame:
In studio:

In game:

The camera will always disappear in game and there is nothing you can do about it. The only solution for that is creating camera in script.
I can’t be certain, but I believe cameras get deleted when cloned from StarterGui to PlayerGui. You’ll need to make one.