AR Voyage Light Estimation Helper Issue

Include the following details (edit as applicable):

  • Issue category: AR Voyage
  • Device type & OS version: Android
  • Host machine & OS version: Windows

Description of the issue:
I got this issue : Assets\Modules\Shared\Art\Lighting\LightEstimationHelper.cs(86,42): error CS0165: Use of unassigned local variable ‘normalizedIntensity’

May i know how to solve this issue. Thanks

Hi Nazruul,

ARVoyage sample applications support only iOS and Android platforms. Can you please confirm that you have Android as your target platform?

Steps to Switch Platform

  • Open application in Unity Editor
  • Goto File-> Build Settings
  • Select Android under the platform and click on switch platform.
    You should be able to build the application without any issues.

Hope this helps.