Search Issue Tracker
Fixed
Fixed in 6000.2.0a7
Votes
0
Found in
2022.3.55f1
6000.0.33f1
6000.1.0b1
6000.2.0a7
Issue ID
UUM-91905
Regression
No
Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
Reproduction steps:
1. Make sure you have HDR enabled (“Display settings → Use HDR → On“ on Windows)
2. Open the attached “repro_IN-87676“ project
3. Make sure that “Direct3D12” is set as the default graphics API (“Edit → Project Settings… → Player → Other Settings → Rendering → Graphics API for Windows“)
4. Open the "Assets/OutdoorsScene.unity" Scene
5. Enter the Play Mode
6. Press the "Space" button on your keyboard
7. Change the resolution to your preferred one with the 'E' button
8. Observe the Game view
Expected result: Each of the 4 split screens displays a spinning cube
Actual result: Only 1 (the top-left) split screen is displaying a spinning cube, the other three are either showing a frozen image or a black background
Reproducible with: 2022.1.0a16, 2022.3.55f1, 6000.0.33f1, 6000.1.0b1
Not reproducible with: 2021.3.47f1, 2022.1.0a15
Reproducible on: Windows 10 (22H2), Windows 11 (23H2) (reporter’s environment)
Not reproducible on: No other environments tested
Notes:
- Not reproducible with DirectX11
- Not reproducible with Vulkan
- Not reproducible in Player while testing, but the reporter mentioned that they managed to reproduce the issue in Player on some of their devices
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
- Color Picker preview rectangle doesn’t update when adjusting colors for Specular color field for Terrain Layer
- Character Controller fall through the ground when touches 100 colliders
- Paragraph Spacing and the 'line-height' tag are not working when the Advanced Text Generator is enabled
- Non-standard error icon is used in Shader Graph
- GameObject drops to the last position in the Hierarchy when a RectTransform Component is added
Resolution Note:
There are no fixes planned for this Bug