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
- [VFX Graph] ArcCone Direction computation is wrong in Base Mode
- [Android] [Galaxy Tab] A singular Pen touch logs a Pen touch event and a singular finger touch event when logged using "VisualElement.RegisterCallback" with "Pointer(Up/Down)Event"
- Crash on D3D12DescriptorCache::Deallocate or vkGetInstanceProcAddr when loading RenderDoc in a specific Scene
- [HDRP] Lit material preview is rendered incorrectly with a mask map
- The "LerpWhiteTo" missing function displays an error when the Shadows.hlsl shader is included in a Shader file
Add comment