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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-29260