Search Issue Tracker
Fixed
Fixed in 1.0.2
Votes
0
Found in [Package]
1.0.1
Issue ID
XRMRT-56
Regression
No
MR Multiplayer Tabletop Template contains broken ParrelSync Plugin
How to reproduce:
1. Create a new MR Multiplayer Tabletop Template project
2. In the Project window, go to Assets -> Plugins -> ParrelSync -> ScriptableObjects
3. Observe the "ParrelSyncProjectSettings" ScriptableObject in the Inspector
Expected results: ScriptableObject is functioning
Actual results: ScriptableObjects is missing the script and is broken
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 1.0.2):
Removed the `Parrel Sync Project Settings` asset due to the package not being included as part of the template.