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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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.