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
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
Resolution Note (fix version 1.0.2):
Scriptable Object for `Default Network Prefabs` has been cleaned up and missing objects have been removed.