Scene Reference
devlocker.utils.scenereference is an OpenUPM Unity package. Keeps reference to a scene asset and tracks it's path, so it can be used in the game runtime.Use this class to avoid manually typing and updating scene path strings - it will try to do it for you as best as it can, including when building the player.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/NibbleByte/UnitySceneReference.
Owner: NibbleByte.
Topics
Related Unity Packages
- Wise Timing Coroutines devlocker.timing.wisetiming
- Asset Management Tools devlocker.tools.assetmanagement
- WiseGit devlocker.versioncontrol.wisegit
- WiseSVN devlocker.versioncontrol.wisesvn
- NatML ARFoundation ai.natml.natml.arfoundation
- BlazeFace ai.natml.vision.blazeface
For registry setup problems, see Unity scoped registry troubleshooting.