Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X
Votes
0
Found in
2017.3.1p4
Issue ID
1014390
Regression
Yes
[XR] RenderViewportScale < 1.0 is less performant than 1.0 when MSAA is enabled
Steps to reproduce:
1. Open user attached project
2. Import GVR SDK package from https://github.com/googlevr/gvr-unity-sdk/releases/tag/v1.120.0
3. Go to Edit -> Project Settings -> Quality and enable Anti-Aliasing
4. Compare renderViewportScale 0.9 vs 1.0
5. Observe that renderViewportScale < 1.0 is less performant than 1.0
Expected result: renderViewportScale < 1.0 should not be less performant than renderVieportScale 1.0
Reproduced in: 2018.2.0a5, 2018.1.0b11, 2017.3.1p4, 2017.2.2p1
Tested on:
Google Pixel 2, Android 8.1, GPU: Adreno 540, CPU: "4x Qualcomm Kryo 280 LP @ 1900 MHz 4x Qualcomm Kryo 280 HP @ 2457 MHz"
Samsung Galaxy Note 8, Android 7.1, GPU: Mali-G71 CPU: "4x ARM Cortex-A53 @ 1690 MHz 4x Samsung Exynos M2 @ 2314 MHz"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
- Editor.log file size grows rapidly when a scene exceeds the "Maximum Shadow on Screen" limit setting in the HDRP Asset
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
Add comment