Search Issue Tracker
Fixed
Fixed in 1.0.2
Votes
0
Found in [Package]
1.0.1
Issue ID
XRMRT-49
Regression
No
Pressing the network button doesn't bring the network menu when one of the options of this menu is already selected
How to reproduce:
1. Create a new MR Multiplayer Tabletop Template project
2. Enter the Play Mode and skip through the tutorial
3. Press the network button and choose one of the options (e.g. Enter Code)
4. Press the network button again
Expected results: The button opens the default network menu
Actual results: The button doesn't do anything and you can't go back
Reproducible with: 6000.1.0b12
Reproducible on: Windows 11 Pro
Not reproducible on: No other environment tested
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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Resolution Note (fix version 1.0.2):
Updated the menu buttons to now close the keyboard when pressed, allowing users to go back once pressing "Enter Code".