Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Loading scenes from addressales

Open
#3,050 3 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp, unity

Research direction

Start by reviewing related issues #423, #2868, #1593, and #1952, then inspect the current Netcode scene-management and Unity Addressables integration points. The issue names no files or tests; done would require a decided implementation path for loading Addressables scenes and corresponding validation.

Written by the indexing model from the issue text.

Description

stat:imported Tracking type:feature

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!

Dominant language
C#
Stars
2.3k
Forks
461
Avg merge
3d 16h
Merged PRs (30d)
20

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Unity-Technologies/com.unity.netcode.gameobjects

All issues in Unity-Technologies/com.unity.netcode.gameobjects

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.