Search Issue Tracker

Fixed in 2021.2.X

Fixed in 2019.4.X, 2020.3.X, 2021.1.X

Votes

0

Found in

2018.4

2019.4

2020.3

2020.3.0f1

2021.1

2021.2

Issue ID

1323741

Regression

No

Missing Microphone and Camera UI fields in player settings when opening the editor on windows with macOS target platform

MacOS

-

Reproduction steps:
1. Open the user's attached project "Hierarchy.zip" using macOS target platform
2. Go to Edit > Project Settings > Player > Other settings
3. Scroll down to the Configuration section

Expected result: Microphone and Camera usage description fields are visible
Actual result: Microphone and Camera usage description fields are not visible

Reproducible with: 2018.4.35f1, 2019.4.27f1, 2020.3.9f1, 2021.1.7f1, 2021.2.0a17

Notes:
-The issue occurs only when using windows but the editor is MacStandaloneSupport
-The project cannot be built when these fields are missing and displays these errors:
Microphone class is used but Microphone Usage Description is empty. App will not work on macOS 10.14+.
UnityEditor.OSXStandalone.OSXDesktopStandalonePostProcessor:RenameFilesInStagingArea (UnityEditor.Modules.BuildPostProcessArgs)
WebCamTexture class is used but Camera Usage Description is empty. App will not work on macOS 10.14+.
UnityEditor.OSXStandalone.OSXDesktopStandalonePostProcessor:RenameFilesInStagingArea (UnityEditor.Modules.BuildPostProcessArgs)

  1. Resolution Note (fix version 2021.2):

    Fixed in: 2021.2.0a18

  2. Resolution Note (fix version 2021.1):

    Fixed in 2021.1.18f1

  3. Resolution Note (fix version 2020.3):

    Fixed in 2020.3.17f1

  4. Resolution Note (fix version 2019.4):

    Fixed in 2019.4.30f1

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.