Search Issue Tracker
By Design
Votes
0
Found in [Package]
2.5.7
4.0.0
Issue ID
REC-1278
Regression
No
Unity recorder records the Game view in the window size of the other selected Game view when there is more than one Game view tab
Unity recorder records the Game view in the window size of the other selected Game view when there is more than one Game view tab, neither is touching the Scene view, at least one is on the right side of the screen, and the time interval starts from one
How to reproduce:
1. Open the “record2.zip“ project
2. Enter Play Mode
3. Select the Game View showing Display 2
4. Press “START RECORDING“ on the Recorder Window
5. Open the “Recordings“ folder and observe the last recorded video
Expected Result: A video of Display 1 is recorded in the window size of the corresponding Game view
Actual Result: A video of Display 1 is recorded in the window size of the selected Game view
Reproducible with: 2.5.7(2020.3.46f1), 4.0.0 (2021.3.22f1, 2022.2.13f1, 2023.1.0b10, 2023.2.0b9)
Reproducible on: Windows 10
Workaround: Start the time interval from 0 (not applicable to 2.5.7) or move one of the Game view tabs near the Scene view
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note:
Hi! Recorder doesn't handle multi-displays situations. It grabs and work with the GameView that is selected or in focus. It is best to record with one GameView at a time or use the Output Resolution field in Recorder to ensure that the output is at the right size.