Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
1
Found in
6000.0.51f1
6000.1.8f1
6000.2.0b6
6000.3.0b2
6000.4.0a1
6000.5.0a1
6000.6.0a1
Issue ID
UUM-109492
Regression
No
[URP]Camera Output Texture has wrong scale when using Bilinear Upscale Filter and when RenderFeature requires Intermediate Texture
How to reproduce:
1. Open the “IN-104879_OutputTextureRenderScale“ project
2. Open the “SampleScene”
3. Ensure Assets/Settings/PC_RPAsset “Upscaling Filter” is set to “Bilinear”
4. Ensure Assets/Settings/PC_Renderer “Post-processing” is enabled
5. Observe the “Quad” GameObject in the Game view
Expected result: The Camera output is scaled correctly and full image is visible
Actual result: The Camera output is scaled incorrectly and image is zoomed in to the left bottom corner
Reproducible with: 6000.0.10f1, 6000.0.51f1, 6000.1.8f1, 6000.2.0b6
Could not test with: 2022.3.63f1, 6000.0.9f1 (Compilation errors due to methods/types not introduced , e.g.:”namespace name 'RenderGraphModule.Util' does not exist”)
Reproducible on: macOS 15.5 (M1 Max), Windows 11
Not reproducible on: no other environments tested
Notes:
- This issue reproduces if “Upscaling Filter” is set to “Bilinear” and in 6000.0.10f1 it also reproduced with “Nearest-Neighbor” and “FidelityFX”.
- Not tested in BiRP and HDRP due to issue being tied to URP specific setting "Upscaling Filter" found in the URP asset.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment