Search Issue Tracker
Not Reproducible
Votes
1
Found in
2022.3.23f1
Issue ID
UUM-68276
Regression
Yes
Using dual monitor setup with Game View Windows on every monitor only refreshes one of them
How to reproduce:
1. Create a new Project
2. Split off the Game View to a different monitor
3. Add Game View Window to the first monitor (Right-click "Scene" -> Add Tab -> Game)
4. Make sure both Game View windows are active
5. Create a Cube GameObject in the Hierarchy (Right-click in the Hierarchy -> 3D Object -> Cube)
6. Observe the Game View
Expected result: The 3D Object appears on both displays
Actual result: The 3D Object only appears on one display
Reproducible with: 2022.3.23f1
Not reproducible with: 2022.3.22f1
Reproduced on: macOS Sonoma 14.4 (M1)
Note: Both displays are of different resolutions. Going out of the Game view and back into it makes the 3D Object appear
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
Does not reproduce