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
- [iOS] Back Triple Camera is not focusing manually and automatically
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
Resolution Note (fix version 7.1.1):
Fixed in 7.1.1