Search Issue Tracker
By Design
Votes
0
Found in
2022.3.1f1
2023.1.0f1
Issue ID
UUM-39914
Regression
No
No easily accessible option to show Camera preview after hiding it
Reproduction steps:
1. Create a new project
2. Select the Main Camera
3. Right-click the Camera preview in the Scene view and select “Hide”
4. Attempt to reopen the preview
Expected result: There is an option to reopen the preview from the Scene view
Actual result: The preview can only be reopened by selecting a Layout
Reproducible with: 2022.3.1f1, 2023.1.0f1
Could not test with: 2021.3.27f1 (the option to "Hide" is greyed-out), 2023.2.0a18 (preview doesn't show)
Reproducible on: macOS 13.2.1 (Intel), Windows 10 (user’s)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
This behavior is by default, all the overlays can be showm/hidden using the overlay menu ( https://docs.unity3d.com/2022.3/Documentation/Manual/display-and-hide-overlay.html ).
To show the Camera overlay after you hide it, just press the `/~ key on the top left of your keyboard with a camera selected and you will be able to enable that overlay as active/visible.