I am having an issue regarding unity scene loading from assetbundle. I have created a scene with vuforia ARCamera and few image targets. I converted that to an assetbundle. Till now is fine but when I'm importing and loading the scene, it is showing a black scene without showing the AR camera but the image target is detecting the marker and showing the result on the black screen. Is there any way to start the AR camera after loading the assetbundle scene?
Thanks in advance.