Search Issue Tracker
Active
Under Consideration for 6000.0.X
Votes
0
Found in
6000.0.0f1
Issue ID
UUM-101576
Regression
No
URP FullScreenRenderFeature flips UVs when blitting to backbuffer
*Steps to reproduce:*
# change settings so that the renderer renders directly to backbuffer instead of the intermediate texture. The renderer is already configured for this in the repro project so you can turn of "Fetch color Buffer" in the feature
!image-2025-03-28-11-03-50-551.png|width=490,height=243!
*Actual results:* the color gradient is flipped, ie, black at top left of screen instead of bottom left
!image-2025-03-28-11-05-48-734.png|width=655,height=306!
*Expected results:* the color gradient does not flip and is the same orientation when rendering to a intermediate texture or the backbuffer
*Reproducible with versions:* 6.0, ..
*Not reproducible with versions:*
*Can’t test with versions:*
*Tested on (OS):*
*Notes:*
* The FullScreenRenderFeature does not take the different orientation of the backbuffer or rendertexture into account currently.
* Fixing this can impact user projects that have corrected incorrect orientation in their blit shader
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
- Game View Tab Scale changes erratically when a Unity Tab is on a different screen with a differing Display Scale
- Six way lighting receiving wrong lighting from APV when set to World Space
- Crash on SortByExecutionOrder when interrupting the .androidpack import process
Add comment