Unity-Technologies / BoatAttack

Demo Project using the Universal RP from Unity3D
Other
2.51k stars 946 forks source link

Graphics: Check B10G11R11 support for HDR format #141

Closed sandy-carter-unity closed 3 years ago

sandy-carter-unity commented 3 years ago

Some android-based GPU such as Adreno 540 (Quest, Pixel 2) do not have linear render support for B10G11R11_UFLOAT_PACK32. In such cases, BoatAttack fails to display anything on screen and spits out exceptions. Additionally, the test runner will fail on these platforms.