Search Issue Tracker
Fixed
Fixed in 1.0.2
Votes
0
Found in [Package]
1.0.1
Issue ID
XRMRT-50
Regression
No
"Default Network Prefabs" Scriptable Object has a lot of missing GameObjects in the middle of the list
How to reproduce:
1. Create a new MR Multiplayer Tabletop Template project
2. In the Project window, select Assets -> DefaultNetworkPrefabs
3. Observe the ScriptableObject in the Inspector
Expected results: All fields of the list are populated
Actual results: There are GameObjects on the list at the beginning of it and at the end with a lot of GameObjects missing in the middle
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 1.0.2):
Scriptable Object for `Default Network Prefabs` has been cleaned up and missing objects have been removed.