The camera instance is deleted on play test and when studio is reopened. The Cameras data is stored in the viewport however so you don’t need to worry about it not being there. If you want to edit the Cameras CFrame during runtime you will need to create a camera instance within a local script and assign it to the viewport.