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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-29260