Search Issue Tracker
Fixed
Fixed in 1.0.2
Votes
0
Found in [Package]
1.0.1
Issue ID
XRMRT-53
Regression
No
MR Multiplayer Tabletop Template contains a lot of unused and broken scripts related to Chess
How to reproduce:
1. Create a new MR Multiplayer Tabletop Template project
2. In the Project window, go to Assets -> MRTabletopAssets -> Games -> Chess -> Themes_old
3. Observe all scrips in that folder
Expected results: The scripts are loaded
Actual results: None of these scripts can be loaded and consequently not used in the project
Reproducible with: 6000.1.0b13
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 1.0.2):
Fixed missing scripts and broken prefabs related to `Chess Game Mode`, including removing unused project assets.