Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Scene Raclette, The adaptation of the android platform.
#12
(07-04-2020, 10:40 AM)GuanGuan Wrote: Fix the problem.
Some android to normal.(Samsung HUAWEI)
but others android  still is black(Seems to be graphicsDeviceVendor = Qualcomm )

By the looks of it, these specific devices do not fully support realtime global illumination, or do not support Vulkan at all. Alternatively you can drop realtime GI completely and just use uniform/hemispheric ambient color.

There's not much I can do to offer support in this matter, as it is not related to Obi at all (all objects in the scene will look darker with no global illumination).

Global illumination and specific device graphic API questions should be asked in the Unity forums.
Reply


Messages In This Thread
RE: Scene Raclette, The adaptation of the android platform. - by josemendez - 07-04-2020, 10:46 AM