How to reproduce:
1. Create a new MR Multiplayer Tabletop Template project
2. Enter the Play Mode
3. Observe the Console
Expected results: No errors are thrown
Actual results: IndexOutOfRangeException is thrown
Reproducible with: 6000.1.0b12
Reproducible on: Windows 11 Pro
Not reproducible on: No other environment tested
First lines of error:
IndexOutOfRangeException: Index was outside the bounds of the array.
XRMultiplayer.OfflinePlayerAvatar.InitMic () (at Assets/MRTabletopAssets/Scripts/Player/OfflinePlayerAvatar.cs:157)