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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
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