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
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)
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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a18
Resolution Note (fix version 2021.1):
Fixed in 2021.1.18f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.17f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.30f1