Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.3.X, 6000.4.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
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
- Scene View Camera overlay preview goes out of Scene View bounds when the Scene View is resized vertically
Add comment