Search Issue Tracker
Fixed
Fixed in 1.1.3, 2.0.5
Votes
0
Found in [Package]
1.1.2
2.0.3
Issue ID
VRMPTB-28
Regression
No
[macOS] Build fails with error "Microphone class is used but Microphone Usage Description is empty in Player Settings" when building VR Multiplayer template project
Steps to reproduce:
{}{}1. Create a new project using VR Multiplayer Template
2. Build the Project (File -> Build Settings -> Build)
3. Observe the Console after the build process is complete
Actual results: No Errors or Warnings are being thrown
Expected results: Build fails with "Microphone class is used but Microphone Usage Description is empty in Player Settings" error
Reproducible with versions: 2022.3.53f1, 6000.0.28f1, 6000.1.0a4
Can't test with versions: 2021.3 (no VR Multiplayer template)
Tested on (OS): macOS Sequoia 15 (Intel), macOS Sonoma 14.7 (Intel)
Notes:
- Issue is not reproducible on Windows 11
- Full error:
{code:java}
Microphone class is used but Microphone Usage Description is empty in Player Settings.
System.Exception: Microphone class is used but Microphone Usage Description is empty in Player Settings.
at PlayerBuildProgramLibrary.FeatureExtractor.Run(CSharpActionContext ctx, Data data) in /Users/bokken/build/output/unity/unity/Editor/IncrementalBuildPipeline/PlayerBuildProgramLibrary/FeatureExtractor.cs:line 38
ervices.wire\Runtime\websocket-sharp\Server\IWebSocketSession.cs
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:219){code}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Add comment