Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
2023.2.19f1
6000.0.0b16
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-71687
Regression
No
Graphics.Blit() performs the operation only to the last display when a multi-display environment is used
Reproduction steps:
1. Open the attached “UnityProject.zip” project
2. Make sure at least 2 displays are connected
3. Open the “camera test” scene
4. Build and Run the project (File > Build and Run)
Expected result: The blit operation is performed on the first display
Actual result: The blit operation is performed on the second display
Reproducible with: 2021.3.37f1, 2022.3.26f1, 2023.2.19f1, 6000.0.0b16
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note:
- Adding a third display and camera, makes the blit operation be performed on the third display
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- [Linux] Drag-and-drop functionality doesn’t work in Editor when using touchscreen
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
Add comment