Search Issue Tracker
Fixed
Votes
2
Found in
2022.1.0b1
Issue ID
UUM-2384
Regression
Yes
[URP] allow dynamic resolution on camera breaks rendering in game view
steps
1. open urp template
2. open sample scene
3. check game view - rendering works correctly
4. edit > project settings > quality > double click active RP asset to select in project tab
5. in inspector, change current RP asset render scale to 0.5
6. check game view appearance
7. in hierarchy, select main camera
8. in inspector, in camera component > enable "allow dynamic resolution"
9. check game view
expected:
- at step 6 no render scale is applied in game view because the camera has allow dynamic resolution off
- at step 9 game view appears with reduced resolution rendering
actual:
- at step 6 render scale is applied in game view
- at step 9 game view appears grey / blank
repro: Unity 2022.1.0b1 + URP 13.1.2, Unity 2022.2.0a1 + URP master commit 02360766491d2
no repro: Unity 2022.1.0a16 + URP 13.1.1
workaround:
- disable "allow dynamic resolution" on camera component to see correct result in game view
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
- Visual artifacts appear when the HD Dynamic Resolution Component changes the resolution scale
- Domain Reload loading popup is dark when Editor Theme is set to "Light"
- Scene Views breaks and errors are spammed in the Console when the Game view is shrunk vertically to the minimum, and the Aspect Ratio is 16:9 or 16:10
- Slider Fill Area disappears after undoing “Set Native Size” change
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-29260