Search Issue Tracker

Fixed in 5.5.2

Votes

3

Found in

5.5.0p3

Issue ID

869099

Regression

Yes

[iOS][5.5] WebCamTexture and Microphone classes are used in empty Unity projects

iOS

-

This is a regression on 5.5 branch from p2 to p3 (not reproducible on trunk).

Empty iOS project created with Unity uses WebCamTexture and Microphone classes without usage descriptions in info.plist, therefore the app cannot be submitted to the App Store.

Steps to reproduce:
1) Create a new project.
2) Build for iOS.

Notice the Console warnings:
WebCamTexture class is used but Camera Usage Description is empty. App will not work on iOS 10+.
Microphone class is used but Microphone Usage Description is empty. App will not work on iOS 10+.

Also, when the Xcode project is deployed on a device, UNITY_USES_WEBCAM returns true.
This prevents the app from being submitted to the app store.

Reproduced on:
5.5.0p4, 5.5.0p3

Did not reproduce:
5.5.0p2, 5.6.0b4

Comments (4)

  1. kento14

    Feb 27, 2017 17:39

    issue still exist in unity 5.5.1f1

  2. gegagome

    Feb 20, 2017 18:19

    I am using 5.5.1 patch 4 and I was able to submit to App Store

  3. Vaidas_Budrys

    Feb 06, 2017 12:09

    The bug will be fixed in 5.5.1p3 patch release.

  4. Dennis_eA

    Jan 29, 2017 01:59

    Issue persists. Unity 5.5.1f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.