Search Issue Tracker
Fixed in 7.1.1
Votes
0
Found in [Package]
2019.3.0a12
Issue ID
1177660
Regression
Yes
[URP] Render Scale slider values modify the scale of the render target itself instead of its resolution
The Render Scale profile property does not scale the camera render target which would allow the game resolution to be rendered differently than the native resolution.
Instead, it scales the render target itself. Refer attached video.
Steps to Reproduce:
1. Create a new Project with URP Template.
2. Project Window > Assets > Settings > URP-HighQuality.
3. Inspector > Quality > Render Scale.
4. Move the slider or change the values manually while observing the game view.
Actual Result:
The scale of the render target itself changes.
Expected Result:
The resolution of the render target should scale.
Reproducible with: 2019.3.0a10, 2019.3.0b9 , 2020.1.0a11
Not reproducible with: 2018.4.12f1, 2019.2.11f1, 2019.3.0a9
Could not test with: 2017.4.34f1 (no Package Manager)
Reproducible with package versions: 7.0.0, 7.0.1
Not reproducible with package versions: 4.1.0-preview, 6.9.2
Environment:
Both Windows and Mac.
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
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
Resolution Note (fix version 7.1.1):
Fixed in 7.1.1