Search Issue Tracker
Fixed in 9.0.0
Votes
0
Found in [Package]
7.2.0
Issue ID
1225103
Regression
No
[URP] The Viewport Rect isn't correctly applied when the camera is outputting into a RenderTexture
Repro step :
- Open ViewportRect_URP
- Open Scene "Repro.unity"
- Open GameView : see a green
Expected result : half of the game view in red, the other half in green.
Two way to see the expected result :
- Disable URP (simply removing it from package.json)
- Enable AntiAliasing on target render texture
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment