-
Notifications
You must be signed in to change notification settings - Fork 459
Loading scenes from addressales #3050
Copy link
Copy link
Open
Labels
TrackingHas been added to trackingHas been added to trackingstat:importedStatus - Issue is tracked internally at UnityStatus - Issue is tracked internally at Unitytype:featureNew feature, request or improvementNew feature, request or improvement
Metadata
Metadata
Assignees
Labels
TrackingHas been added to trackingHas been added to trackingstat:importedStatus - Issue is tracked internally at UnityStatus - Issue is tracked internally at Unitytype:featureNew feature, request or improvementNew feature, request or improvement
Type
Fields
Give feedbackNo fields configured for issues without a type.
I am developing an online game using Netcode and addressales, but Netcode cannot load scenes from addressales, which will affect my game development to some extent.
For this reason, I searched the current repository and found four items related to this feature in Issues(#423 #2868 #1593 #1952 ). Although a possible solution was demonstrated in #423 , with the Netcode version update, ISceneManagerHandler can no longer be implemented externally. The other three issues did not directly address whether this requirement will be implemented
So I would like to know if this requirement is included in future plans, and if the feature of loading scenarios from addressales can be added in future versions of development, which may affect my current development direction. Thank you!