Search Issue Tracker
Won't Fix
Won't Fix in 4.0.X
Votes
0
Found in [Package]
4.0.0-pre.2
4.0.0-pre.3
4.0.0
Issue ID
REC-1220
Regression
No
Unity Recorder's Image Sequence flips image upsidedown when Recording
Reproduction steps:
# Open the attached project “RecorderProject”
# Open “Assets/Scenes/SampleScene.unity” scene
# Navigate to “Window>General>Recorder>Recorder Window”
# Click Start Recording
# Open the “Assets/Recordings” folder
# Observe the Image results produced
Expected result: The white background image is upright
Actual result: The white background image is flipped
Reproducible with: 4.0.0-pre.2(2020.3.43f1), 4.0.0-pre.3 (2021.3.16f1), 4.0.0 (2022.2.1f1, 2023.1.0a23)
Could not test with: 4.0.0-pre.3 (2020.3.43f1) (Recorder Package internal scripts errors in the Console)
Reproducible on: Intel macOS 13.0.1
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (4.0.X):
The issue was caused by invalid HDRP Configuration. Going to Window > Rendering > HDRP Wizard and clicking all "Fix" buttons resolved the issues.