Scene Descriptor Doesn't Display Network IDs
available in future release
BoatFloater
In a recent SDK update, the Scene Descriptor doesn't show the Network IDs list, making it quite difficult to manually tweak Network IDs.
I believe this is unintentional as the Editor component for the Scene Descriptor still has code to build the inspector for the Network ID list.
The problem is with the line
propNetworkIDs = serializedObject.FindProperty(nameof(VRCSceneDescriptor.NetworkIDCollection));
because "NetworkIDCollection" is not the name of the serialized property for network IDs. The correct name is "NetworkIDs".
Log In
This post was marked as
available in future release
Fax
tracked
G
Gahone
Thanks allot. When will this be fixed? Also the Id Import utility isn't working anymore. No chance updating my worlds and keeping the quest and pc versions in sync.