07-04-2020, 10:46 AM
(This post was last modified: 07-04-2020, 10:50 AM by josemendez.)
(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.