Skip to content

Loading scenes from addressales #3050

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Yuze075 opened this issue Sep 7, 2024 · 3 comments
Open

Loading scenes from addressales #3050

Yuze075 opened this issue Sep 7, 2024 · 3 comments
Labels
stat:reply-needed Awaiting reply from Unity account type:feature New feature, request or improvement

Comments

@Yuze075
Copy link

Yuze075 commented Sep 7, 2024

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!

@Yuze075 Yuze075 added stat:awaiting-triage Status - Awaiting triage from the Netcode team. type:feature New feature, request or improvement labels Sep 7, 2024
@qjonathan
Copy link

Not possible since which version? I havent updated to 1.10, 1.11 yet but using those solutions I am still doing it in 1.9

@LightPat
Copy link

LightPat commented Sep 9, 2024

This is absolutely possible with custom scene management. I am currently using it in my project

https://docs-multiplayer.unity3d.com/netcode/1.11.0/basics/scenemanagement/scene-management-overview/

@StephenHodgson
Copy link

Would be nice if built in scene management supported Addressables out the box

@michalChrobot michalChrobot added stat:reply-needed Awaiting reply from Unity account and removed stat:awaiting-triage Status - Awaiting triage from the Netcode team. labels Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat:reply-needed Awaiting reply from Unity account type:feature New feature, request or improvement
Projects
None yet
Development

No branches or pull requests

5 participants