Search Issue Tracker
In Progress
Fix In Review for 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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Resolution Note (fix version 1.0.2):
Scriptable Object for `Default Network Prefabs` has been cleaned up and missing objects have been removed.