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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note (fix version 1.0.2):
Scriptable Object for `Default Network Prefabs` has been cleaned up and missing objects have been removed.