Search Issue Tracker
By Design
By Design in 6000.5.X
Votes
0
Found in
6000.0.67f1
6000.3.8f1
6000.4.0b8
6000.5.0a7
Issue ID
UUM-136182
Regression
No
Only one window is visible when using multiple cameras with different display outputs
Steps to reproduce:
1. Open the attached project “IN-130792”
2. Make sure you have 2 monitors connected
3. Build and run the project
4. Observe the Player
Actual result: When the Player launches, only one of 2 displays are visible (the main display with the main camera view is visible)
Expected result: Both of the displays are visible on different monitors
Reproducible with: 2023.1.0a3, 6000.0.68f1, 6000.3.9f1, 6000.4.0b9, 6000.5.0a7
Reproducible on: Windows 11, macOS 26.3 (M1 Pro)
Not reproducible on: No other environment tested
Notes:
- The camera views works correct in the Editor, but the Player does not open the second screen in the secondary monitor
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Resolution Note:
As previously stated, the issue is in the build settings:
"There's two scenes in the project, "1" and "Sample Scene". In the build settings, only "Sample Scene" is selected. Sample Scene does not activate any additional displays. When changing the build settings to build 1 instead, the issue is resolved, and both displays are used correct"
Resolution Note (6000.5.X):
As previously stated, the issue is in the build settings:
"There's two scenes in the project, "1" and "Sample Scene". In the build settings, only "Sample Scene" is selected. Sample Scene does not activate any additional displays. When changing the build settings to build 1 instead, the issue is resolved, and both displays are used correct"