Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/Standard” Scene
3. In the Hierarchy window, select the “MainCamera” GameObject
4. Enter Play Mode
5. In the Console window, observe the message containing “Camera name: Preview Camera”
Expected result: The type of the Preview Camera is Preview
Actual result: The logged Camera type is Game
Reproducible with: 2021.3.44f1
Not reproducible with: 2022.3.50f1
Couldn't test with: 6000.0.23f1 (The Preview Camera's information is not being logged in the Console)
Reproducible on: Windows 11
Not reproducible on: No other environments tested