Skip to content
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

Addressable Scene Support #6

Closed
Ale1 opened this issue Aug 3, 2022 · 4 comments · Fixed by #47
Closed

Addressable Scene Support #6

Ale1 opened this issue Aug 3, 2022 · 4 comments · Fixed by #47
Assignees
Labels
enhancement New feature or request

Comments

@Ale1
Copy link
Contributor

Ale1 commented Aug 3, 2022

if scene is marked as addressable, the scenemap json generator should refresh, and save to the json the addressable key. This will allow in runtime to then run Addressables.LoadResourceLocationsAsync(MySceneReference.addressableKey), which will find you the scene in the addressable catalog and from there you can load the asset through the addressables system.

@starikcetin
Copy link
Owner

This functionality will be implemented in a separate library. Please see my comment here: #5 (comment)

@starikcetin
Copy link
Owner

Update: I am currently working on support for addressable scenes. No ETA yet.

@starikcetin starikcetin reopened this May 15, 2023
@starikcetin starikcetin self-assigned this May 15, 2023
@starikcetin starikcetin added the enhancement New feature or request label May 15, 2023
@starikcetin starikcetin changed the title save addressable key in json scenemap Addressables Support May 15, 2023
@starikcetin starikcetin changed the title Addressables Support Addressable Scene Support Jun 26, 2023
@starikcetin starikcetin pinned this issue Jul 3, 2023
@starikcetin
Copy link
Owner

Implemented in #47. Will be included in next release.

@starikcetin
Copy link
Owner

Included in 3.0.0.

@starikcetin starikcetin unpinned this issue Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants