Search Issue Tracker
Fixed in 2022.3.9f1
Fixed in 2022.1.X
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2022.3.9f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-29260
Resolution Note (fix version 2022.1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-29260