Search Issue Tracker
Fixed in 13.0.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1395620
Regression
Yes
[ShaderGraph] Screen Position Node flips the image over the x-axis when its rendered by Overlay Camera
How to reproduce:
1. Open the attached "case_1395620" project
2. Open the "SampleScene" Scene
3. Observe the Game view
Expected result: The left-rendered image by Overlay Camera and the right-rendered image by Base Camera match
Actual result: The left-rendered image is flipped over the x-axis
Reproducible with: 12.0.0 (2021.2.0a16), 12.1.4 (2021.2.9f1), 13.0.0 (2022.1.0a11)
Not reproducible with: 7.7.1 (2019.4.35f1), 10.8.1 (2020.3.26f1), 12.0.0 (2021.2.0a15), 13.0.0 (2022.1.0a12), 13.1.2 - 13.1.4 (2022.1.0b4, 2022.2.0a2)
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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note (fix version 13.0.0):
Fixed in 13.0.0 (2022.1.0a12)