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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-29260