Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
Issue ID
1299194
Regression
No
Viewport is incorrect in a custom pass running in AfterPostProcess when using dynamic resolution
Bug from the forum: https://forum.unity.com/threads/viewport-is-incorrect-in-a-custom-pass-running-in-afterpostprocess-when-using-dynamic-resolution.1008029/
Comments (2)
-
chemicalcrux
Nov 15, 2022 16:28
I believe that the exact *form* of the bug is different: the forum thread describes the custom pass being rendered at a smaller scale.
The current issue is that the custom pass gets clipped. So instead of drawing 100% of the image at half-size, it's drawing 25% of the image at full-size.
-
olavrv
Feb 10, 2022 22:00
This issue has reappeared in 2021.2.4f1 up until 2021.2.10f1.
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
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
Resolution Note (fix version 2021.1):
Fixed by https://github.com/Unity-Technologies/Graphics/pull/3070