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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
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.