Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
1
Found in
6000.0.51f1
6000.1.8f1
6000.2.0b6
6000.3.0b2
6000.4.0a1
6000.5.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
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
- Letters on the left side move further as Letter Spacing is increased when Advanced Text Generator is used and Alignment is set to Center
Add comment