Search Issue Tracker
In Progress
Fix In Review for 1.0.2
Votes
0
Found in [Package]
1.0.1
Issue ID
XRMRT-69
Regression
No
The Voice Chat Package "Vivox" isn't Supported on Ubuntu
Steps to reproduce:
# Create a project with MR Multiplayer Table Template
# Enter Play Mode
# Observe the Console Window
\\
Actual results: [Vivox]: Failed to make your request; this is not a supported platform
Expected results: Request is made successfully or a voice chat is not include for linux pr some other workaround
\\
Reproducible with versions: 6000.1.0b13
\\
Tested on (OS): Ubuntu 22
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
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
Resolution Note (fix version 1.0.2):
Attempts to access the Vivox services on unsupported platforms are now gated. When initialization is requested from the Voice Chat Manager, users will now get a warning in the console instead of an error. This is expected and the best way to let them know that they are trying to use a feature that is not supported on that platform. This known issue is also in the documentation.