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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
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