Search Issue Tracker
Fixed in 2017.3.0f3
Votes
3
Found in
2017.2.0f1
2017.3.0b9
Issue ID
969896
Regression
No
[Vuforia] No option to switch Off the AR camera
AR camera gets enabled automatically in each scene of the project with Vuforia Enabled in Player Settings. Developer may not need AR camera in every scene of the project.
Steps to Reproduce:
1. Create a new Project.
2. Go to Player Settings >> Enable Vuforia Augmented Reality
3. Create a new Scene.
4. Play Scene.
Note : Vuforia AR camera files gets automatically attached to MainCamera.
Expected Result: There should be some option to TurnOff the AR camera for some scenes.
Notes:
- Appears on both Mac and Windows
Reproduced on : 2017.2.0f1,2017.3.0b9
Regression on: 2017.2.0f1
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
hyprstereo
Feb 19, 2018 09:42
I agree with this issue, still applicable to Unity3d 2017.3.0p2, I only need the AR feature on 1 scene, but when i created a new scene that is suppose to be non-AR, the Vuforia somehow attached itself to the main camera and changed the camera settings by including the background plane (webcam), disabling it at global settings will disable the AR altogether.