List
CAMERA shows black in 3.4.1
Posted Date: 2018-01-21 13:19     Edited Date: 2018-01-21 23:03     Writer: inactive

I was using MAXST 3.2 with no problem. after I upgraded to 3.4.1 I use simple ImageTrackable prefab and added the camera to the scene with the 3.4.1 license from the web ... it shows me black results ... no camera .. while I do the same thing back in MAXST 3.2 ... it shows the camera and everything is fine.. could you please help ?

Posted Date: 2018-01-21 18:51     Edited Date: 2018-01-21 18:51     Writer: inactive

this is the error shown 

OperationFailedException: Installation failed. See the Console for details.
UnityEditor.Android.AndroidDeploymentTargetsExtension.UploadAPK (UnityEditor.BuildReporting.BuildReport buildReport, UnityEditor.Android.AndroidDevice device, UnityEditor.ProgressTaskManager taskManager)
UnityEditor.Android.AndroidDeploymentTargetsExtension+<LaunchBuildOnTarget>c__AnonStorey1.<>m__0 ()
UnityEditor.ProgressTaskManager.Run () (at C:/buildslave/unity/build/Editor/Mono/Utils/ProgressBarUtils.cs:71)
UnityEditor.Android.AndroidDeploymentTargetsExtension.LaunchBuildOnTarget (UnityEditor.BuildReporting.BuildReport buildReport, DeploymentTargetId targetId, UnityEditor.ProgressHandler progressHandler)
UnityEditor.DeploymentTargets.DeploymentTargetManager.LaunchBuildOnTarget (BuildTargetGroup targetGroup, UnityEditor.BuildReporting.BuildReport buildReport, DeploymentTargetId targetId, UnityEditor.ProgressHandler progressHandler) (at C:/buildslave/unity/build/Editor/Mono/DeploymentTargets/DeploymentTargetManager.cs:36)
UnityEditor.PostprocessBuildPlayer+<Launch>c__AnonStorey0.<>m__1 () (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/PostprocessBuildPlayer.cs:181)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

 

Posted Date: 2018-01-21 23:03     Edited Date: 2018-01-21 23:03     Writer: inactive

Hello,

The error log you attached looks like about apk installation procedure.

If your application has problem with camera device we need another information to solve it.

Please follow steps below.

1. Build unity program with "Development build" (You can set it in Build Settings of unity menu)

2. Run your applcation.

3. Check logcat message.

Thanks

- Maxst support team